{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bcbaa1d4-014e-5f82-bdb2-59513cc9b2ae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-compiler@14.3.0-tuxcare.4",
      "name": "angular-compiler",
      "type": "library",
      "version": "14.3.0-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5840156c-22e3-5488-85e1-2f316c94baf1",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 14.3.0-tuxcare.4 of angular-compiler."
      },
      "affects": [
        {
          "ref": "angular-compiler@14.3.0-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-compiler@14.3.0-tuxcare.4"
    }
  ]
}