{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3e4d772b-b5ad-571c-b3c4-a584f6851222",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@1.0.0",
      "version": "1.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.0.0"
        }
      ],
      "bom-ref": "urn:uuid:625043a5-4e83-5023-8a8e-2993f915f196",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-21536 does not affect version 1.0.0 of http-proxy-middleware. CVE-2024-21536 fix already exists in commit 1bc296cd5803ee6772dbf90909e43d202014c0dd",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-55602",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.0.0"
        }
      ],
      "bom-ref": "urn:uuid:1f79ee47-09ca-5b95-bf33-697f9ea80e5f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.0.0 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.0.0"
    }
  ]
}