{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2c8dc0da-1d63-5b30-a777-c2afc138eaa3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/create",
      "purl": "pkg:npm/%40angular/create@17.3.17-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/create@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/create@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:26180442-f8fb-50f0-a841-8f4897d420ae",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.1 of @angular/create."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cd541395-b776-58df-91af-1d39c1ebf637",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.1 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.1"
        }
      ],
      "bom-ref": "urn:uuid:c9b404a1-8c77-5480-b797-3b52e43cdd49",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of @angular/create, and is fixed in 17.3.17-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
    }
  ]
}