{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31953f4f-36fd-5d53-a819-f9950b5f129d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.1",
      "type": "library",
      "group": "com.squareup.okhttp3",
      "name": "okhttp-tls",
      "version": "4.10.0-tuxcare.1",
      "purl": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:56193167-ab67-52f9-b83b-977e915ab94b",
      "id": "CVE-2023-3782",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-3782 affects version 4.10.0-tuxcare.1 of com.squareup.okhttp3:okhttp-tls."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.1"
    }
  ]
}