{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:867c5af7-504a-5b13-9880-59e6ce6e0a68",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-compiler@9.1.13-tuxcare.4",
      "name": "angular-compiler",
      "type": "library",
      "version": "9.1.13-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:448bb884-5985-5043-b5bc-f255b0ea3df7",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 9.1.13-tuxcare.4 of angular-compiler."
      },
      "affects": [
        {
          "ref": "angular-compiler@9.1.13-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-compiler@9.1.13-tuxcare.4"
    }
  ]
}