{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e6b55099-1f71-552d-a765-f3605c47340e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@0.17.3",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "0.17.3",
      "purl": "pkg:npm/http-proxy-middleware@0.17.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:09d0ef7a-1168-5aac-96e8-ddb3150c2778",
      "id": "CVE-2024-21536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21536 affects version 0.17.3 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@0.17.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:768ea943-ef9d-51aa-9b37-852322af3d04",
      "id": "CVE-2026-55602",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 0.17.3 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@0.17.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@0.17.3"
    }
  ]
}