{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9a2b705c-70cd-57d1-be2d-5edd00c9f43b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/cli@18.2.21-tuxcare.1",
      "type": "library",
      "name": "@angular/cli",
      "version": "18.2.21-tuxcare.1",
      "purl": "pkg:npm/%40angular/cli@18.2.21-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2a219555-d6b2-5d83-a3a5-7097777e8870",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 18.2.21-tuxcare.1 of @angular/cli. 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/cli@18.2.21-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4b5fddf-c5f9-50be-b71a-6d9ef96c2af0",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 18.2.21-tuxcare.1 of @angular/cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@18.2.21-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/cli@18.2.21-tuxcare.1"
    }
  ]
}