{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7bef8f9d-0c56-5eb1-9cce-fe3e176ca017",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/create",
      "purl": "pkg:npm/%40angular/create@17.3.17-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.2",
      "version": "17.3.17-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b83cf0d6-2d54-58fe-8a0f-3aa8dd1faf0e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.2 of @angular/create."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:67a240f3-bb82-5a79-ba43-869cdf3cdd15",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:351687e3-0e9b-5559-a931-077715221a15",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.2 of @angular/create, and is fixed in 17.3.17-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.2"
    }
  ]
}