{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d997dd8-8068-552a-a01f-087c876f1ffb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@1.1.0",
      "version": "1.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:78a60693-ff3f-5843-be5b-3b8f09d85b08",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21536 affects version 1.1.0 of http-proxy-middleware, and is fixed in 1.1.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-55602",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:2a844072-9722-5915-96a5-03e7bdf6b94d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.1.0 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.1.0"
    }
  ]
}