{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:be1e79fe-7803-5ffd-af64-480d8e6f3a3d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.1",
      "type": "library",
      "group": "com.squareup.okhttp3.sample",
      "name": "static-server",
      "version": "3.14.9-tuxcare.1",
      "purl": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f879df47-4c03-5042-91aa-b393f16f00b2",
      "id": "CVE-2021-0341",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-0341 is fixed in version 3.14.9-tuxcare.1 of com.squareup.okhttp3.sample:static-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b64f1cfb-7213-58ae-9458-99e7cf7913a6",
      "id": "CVE-2023-0833",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-0833 affects version 3.14.9-tuxcare.1 of com.squareup.okhttp3.sample:static-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.1"
    }
  ]
}