{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1b186224-6d3f-5ff1-9772-eed6a1391684",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-compiler@7.2.16-tuxcare.3",
      "name": "angular-compiler",
      "type": "library",
      "version": "7.2.16-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:028ccce0-3ec4-549f-8114-f34022c3a15b",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.16-tuxcare.3 of angular-compiler."
      },
      "affects": [
        {
          "ref": "angular-compiler@7.2.16-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-compiler@7.2.16-tuxcare.3"
    }
  ]
}