{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0ad747e1-26c5-5282-a34b-f2751fcd1b65",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1",
      "type": "library",
      "name": "@angular/create",
      "version": "17.3.17-tuxcare.1",
      "purl": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cd541395-b776-58df-91af-1d39c1ebf637",
      "id": "CVE-2026-27738",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9b404a1-8c77-5480-b797-3b52e43cdd49",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of @angular/create."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/create@17.3.17-tuxcare.1"
    }
  ]
}