{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:134abcf2-46cd-51a2-a14a-f7b14ae5450b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-compiler-cli@18.2.14",
      "type": "library",
      "name": "angular-compiler-cli",
      "version": "18.2.14",
      "purl": "pkg:npm/angular-compiler-cli@18.2.14"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a5715300-fada-53f1-820d-2b492bdd6d72",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 18.2.14 of angular-compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-compiler-cli@18.2.14"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-compiler-cli@18.2.14"
    }
  ]
}