{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d2f5d718-9873-5219-91e4-9804150ea3bc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/create",
      "purl": "pkg:npm/%40angular/create@17.3.17-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.3",
      "version": "17.3.17-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c46087f5-5c0d-5a8e-a990-1f8ef9d4250b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.3 of @angular/create."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:f0a7d4b9-6bc0-5b37-8814-677d4c3099af",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.3 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.3"
        }
      ],
      "bom-ref": "urn:uuid:d7da165e-e708-5f51-b6dc-1c1f6a8a2f76",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of @angular/create."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.3"
    }
  ]
}