{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8134837-c4ef-5a70-97cd-0fbaf7baf591",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@0.0.5-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@0.0.5-tuxcare.1",
      "version": "0.0.5-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@0.0.5-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9701a9ba-139c-545c-86e0-a815816023e4",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-21536 does not affect version 0.0.5-tuxcare.1 of http-proxy-middleware. not_affected \u2014 analysis-only patch file patches/CVE-2024-21536.patch on tuxcare-current/0.0.5 in els-js/http-proxy-middleware documents that CVE-2024-21536 does not affect this version (no code change applied)."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@0.0.5-tuxcare.1"
    }
  ]
}