{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:35dfbea4-8dfc-5a72-8b5c-f876d8237c7f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@1.0.0",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "1.0.0",
      "purl": "pkg:npm/http-proxy-middleware@1.0.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:625043a5-4e83-5023-8a8e-2993f915f196",
      "id": "CVE-2024-21536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21536 affects version 1.0.0 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.0.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1f79ee47-09ca-5b95-bf33-697f9ea80e5f",
      "id": "CVE-2026-55602",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.0.0 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.0.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.0.0"
    }
  ]
}