{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a5a1b68c-1f77-58c9-b5a9-b1a021cc0e5c",
  "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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@0.17.3"
    }
  ]
}