{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8b11a8d3-12a3-5784-ad0a-306076e126bd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-compiler-cli@15.2.10",
      "type": "library",
      "name": "angular-compiler-cli",
      "version": "15.2.10",
      "purl": "pkg:npm/angular-compiler-cli@15.2.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:374c6b48-528c-5ff4-b506-2786dbf2f9b3",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 15.2.10 of angular-compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-compiler-cli@15.2.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-compiler-cli@15.2.10"
    }
  ]
}