{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:20d88d1c-99d3-5d5b-8d69-e1fdd676c1f4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@3.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@3.0.5",
      "version": "3.0.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-55602",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@3.0.5"
        }
      ],
      "bom-ref": "urn:uuid:e5f88f1a-86df-5de1-961e-a78b0071664c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 3.0.5 of http-proxy-middleware."
      }
    },
    {
      "id": "CVE-2026-55603",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@3.0.5"
        }
      ],
      "bom-ref": "urn:uuid:e418375d-f3ca-5b4f-bd19-a5fcdf952a1f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55603 affects version 3.0.5 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@3.0.5"
    }
  ]
}