{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3581df2f-e875-577a-8385-cba25fe2082a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular-devkit/core@17.3.17-tuxcare.3",
      "type": "library",
      "name": "@angular-devkit/core",
      "version": "17.3.17-tuxcare.3",
      "purl": "pkg:npm/%40angular-devkit/core@17.3.17-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1a26a5e5-b276-5d99-a402-635b644c5efb",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.3 of @angular-devkit/core. 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-devkit/core@17.3.17-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bff51f01-ef71-5472-92b2-a6e47d671e89",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of @angular-devkit/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular-devkit/core@17.3.17-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular-devkit/core@17.3.17-tuxcare.3"
    }
  ]
}