{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:682ec82e-6400-5a8f-bc29-b4f42a7b591d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/cli@17.3.17",
      "type": "library",
      "name": "@angular/cli",
      "version": "17.3.17",
      "purl": "pkg:npm/%40angular/cli@17.3.17"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f68e9ab6-cb3d-5da2-9411-a3ce863c1168",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17 of @angular/cli. not_affected \u2014 Target version 17.3.17-tuxcare.3 is not affected by CVE-2026-27738. The vulnerable code (joinUrlParts function in url.ts) was introduced 672 commits later in version 19.2.20. The current version does not process X-Forwarded-Prefix headers and lacks the redirect functionality that enables the open redirect vulnerability."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@17.3.17"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/cli@17.3.17"
    }
  ]
}