{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2023a763-188a-5124-affa-7fc22e5a5db7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular-devkit/core@18.2.21-tuxcare.2",
      "type": "library",
      "name": "@angular-devkit/core",
      "version": "18.2.21-tuxcare.2",
      "purl": "pkg:npm/%40angular-devkit/core@18.2.21-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:086660f9-7353-5b19-b8a3-faf4e5d44125",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 18.2.21-tuxcare.2 of @angular-devkit/core. 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..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular-devkit/core@18.2.21-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bd880f0-11cb-5af9-b396-328473e605fb",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 18.2.21-tuxcare.2 of @angular-devkit/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular-devkit/core@18.2.21-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular-devkit/core@18.2.21-tuxcare.2"
    }
  ]
}