{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e5c3a30-e041-544d-ba1c-326cd1a3c7ab",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@1.0.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@1.0.0-tuxcare.1",
      "version": "1.0.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.0.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b60b60d1-a0a4-5d14-8c8b-e4c30721f4d8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-21536 does not affect version 1.0.0-tuxcare.1 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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:68473b2c-c7c8-54ca-a19f-ae765ef75290",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.0.0-tuxcare.1 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.0.0-tuxcare.1"
    }
  ]
}