{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60e0f607-335d-553f-9150-f0841b16072c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/cli",
      "purl": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1",
      "version": "17.3.17-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7c2bbad8-696b-5b91-93a7-899b9fbd328d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.1 of @angular/cli."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3a8c6c97-16aa-5266-b6f6-22f48e73db9a",
      "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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-27739",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a0bae8fc-f89a-552a-9d83-f2355876a982",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of @angular/cli, and is fixed in 17.3.17-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/cli@17.3.17-tuxcare.1"
    }
  ]
}