{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:98edc542-9742-51eb-ac34-17a06e8cca4c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@22.0.7",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "22.0.7",
      "purl": "pkg:npm/%40angular/compiler-cli@22.0.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d4216252-5a6f-51ff-bd72-f7e0ac521de9",
      "id": "CVE-2026-88057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 22.0.7 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@22.0.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:76939c8b-9d38-5764-abff-d9fe91266e97",
      "id": "CVE-2026-88059",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88059 affects version 22.0.7 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@22.0.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@22.0.7"
    }
  ]
}