{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2bdfe107-099f-5aa7-ae99-be41ba287138",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-compiler@11.2.14-tuxcare.2",
      "name": "angular-compiler",
      "type": "library",
      "version": "11.2.14-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bef9937c-d9f3-5ff0-a7db-fc8dbef08f96",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 11.2.14-tuxcare.2 of angular-compiler."
      },
      "affects": [
        {
          "ref": "angular-compiler@11.2.14-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-compiler@11.2.14-tuxcare.2"
    }
  ]
}