{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1f8d83d6-5de9-582b-a217-605687522039",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler@7.2.16",
      "type": "library",
      "name": "@angular/compiler",
      "version": "7.2.16",
      "purl": "pkg:npm/%40angular/compiler@7.2.16"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e2f520a0-c883-5cdb-8865-74e3a871a866",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 7.2.16 of @angular/compiler."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@7.2.16"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6d03f91-35cd-5672-acec-547e337d462e",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 7.2.16 of @angular/compiler."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@7.2.16"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler@7.2.16"
    }
  ]
}