{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:086ccae6-fd87-5c62-9df2-6c4d5390b8c9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@3.0.3",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "3.0.3",
      "purl": "pkg:npm/http-proxy-middleware@3.0.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6ac22b65-7272-5b9a-924f-c0a87593d1a8",
      "id": "CVE-2025-32996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32996 affects version 3.0.3 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@3.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9ecc6543-40bd-5ad9-a7bc-f0f397e3bf7a",
      "id": "CVE-2025-32997",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32997 affects version 3.0.3 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@3.0.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@3.0.3"
    }
  ]
}