{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4dde489-b1dd-5652-8d28-84c7e2083cd4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/create",
      "purl": "pkg:npm/%40angular/create@17.3.17-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.4",
      "version": "17.3.17-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:e7d1ae48-1c44-57ec-b416-cf39ec36d1da",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.4 of @angular/create."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:9d9477da-a2e8-56c6-9fe2-bbd474fa95ea",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.4 of @angular/create. 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/create@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:8c77b22e-ac99-5162-b63e-721b5303fa8a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.4 of @angular/create."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.4"
    }
  ]
}