{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7945dab5-c8aa-50c3-b1d5-fce5702dfd09",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-compiler@10.1.0",
      "type": "library",
      "name": "angular-compiler",
      "version": "10.1.0",
      "purl": "pkg:npm/angular-compiler@10.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:49dcf662-e979-5106-b9a4-63cd8b034606",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 10.1.0 of angular-compiler."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-compiler@10.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-compiler@10.1.0"
    }
  ]
}