{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fb14376a-2050-564a-8fd3-b1a4bb6d55b4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.2",
      "type": "library",
      "name": "@schematics/angular",
      "version": "17.3.17-tuxcare.2",
      "purl": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a78b0c8b-49fd-5d3a-b62e-1fc5ce7be72d",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.2 of @schematics/angular. 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/%40schematics/angular@17.3.17-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:780b4b08-c66b-5af7-ab1e-46f3b1bbbc7a",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.2 of @schematics/angular."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.2"
    }
  ]
}