{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1253ed25-2a0a-50d5-a9ef-d3a487080cf2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@2.0.7",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "2.0.7",
      "purl": "pkg:npm/http-proxy-middleware@2.0.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a89dbf86-570b-55fd-a6f8-4d1310afb2b9",
      "id": "CVE-2025-32996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32996 affects version 2.0.7 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@2.0.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:09783287-96e4-50b3-9efd-be9980fd5432",
      "id": "CVE-2025-32997",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32997 affects version 2.0.7 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@2.0.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@2.0.7"
    }
  ]
}