{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:29e46446-09ed-5008-b2c0-70f0b0b67bdb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@0.17.2",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "0.17.2",
      "purl": "pkg:npm/http-proxy-middleware@0.17.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:00070a30-7a87-52a7-8b27-01268de13b14",
      "id": "CVE-2024-21536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21536 affects version 0.17.2 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@0.17.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b3519dee-b9f5-5918-826c-7bc955d5d0a9",
      "id": "CVE-2026-55602",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 0.17.2 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@0.17.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@0.17.2"
    }
  ]
}