{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a25609f5-1ee9-59b0-a2f9-184305fe669f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.squareup.okhttp3.sample/simple-client@3.14.9-tuxcare.2",
      "type": "library",
      "group": "com.squareup.okhttp3.sample",
      "name": "simple-client",
      "version": "3.14.9-tuxcare.2",
      "purl": "pkg:maven/com.squareup.okhttp3.sample/simple-client@3.14.9-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f866ecc7-18a1-5b6b-89d1-5a670d13f22f",
      "id": "CVE-2021-0341",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-0341 is fixed in version 3.14.9-tuxcare.2 of com.squareup.okhttp3.sample:simple-client."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3.sample/simple-client@3.14.9-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:da7a1a0e-1982-5bad-9f8b-94b4719116ef",
      "id": "CVE-2023-0833",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-0833 is fixed in version 3.14.9-tuxcare.2 of com.squareup.okhttp3.sample:simple-client."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3.sample/simple-client@3.14.9-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3.sample/simple-client@3.14.9-tuxcare.2"
    }
  ]
}