{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1331ef6d-f21d-557a-8be0-ceaf270c36fa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1",
      "type": "library",
      "name": "@angular/cli",
      "version": "17.3.17-tuxcare.1",
      "purl": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3a8c6c97-16aa-5266-b6f6-22f48e73db9a",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.1 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-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0bae8fc-f89a-552a-9d83-f2355876a982",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of @angular/cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
    }
  ]
}