{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:43a0ec91-840d-5fd8-b13d-ca74ce808473",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@ngtools/webpack",
      "purl": "pkg:npm/%40ngtools/webpack@18.2.21-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40ngtools/webpack@18.2.21-tuxcare.1",
      "version": "18.2.21-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40ngtools/webpack@18.2.21-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4c5b8129-fbd5-5130-85c0-f0c28c297125",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 18.2.21-tuxcare.1 of @ngtools/webpack. not_affected \u2014 The target repository (Angular CLI v18.2.21-tuxcare.3) is not affected by CVE-2026-27738. The vulnerable code (X-Forwarded-Prefix header processing via joinUrlParts function) does not exist in version 18.x. This functionality was introduced in version 19.x/20.x (commit 4dac5f251, November 2025) and appears in tags starting from v21.1.0. Version 18.x does not process the X-Forwarded-Prefix heade...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-27739",
      "affects": [
        {
          "ref": "pkg:npm/%40ngtools/webpack@18.2.21-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b9e928ef-fe10-5d2c-81d1-e4985d5bf789",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 18.2.21-tuxcare.1 of @ngtools/webpack, and is fixed in 18.2.21-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40ngtools/webpack@18.2.21-tuxcare.1"
    }
  ]
}