{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:859ddcc1-c77c-5be6-816c-a87f8e991311",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.10.0-tuxcare.1",
      "type": "library",
      "group": "com.squareup.okhttp3",
      "name": "okhttp-urlconnection",
      "version": "4.10.0-tuxcare.1",
      "purl": "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.10.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2b5a161f-e490-59fd-9513-9813f4ce8da6",
      "id": "CVE-2023-3782",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-3782 affects version 4.10.0-tuxcare.1 of com.squareup.okhttp3:okhttp-urlconnection."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.10.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.10.0-tuxcare.1"
    }
  ]
}