{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3a45c654-2973-5c33-8d92-d0c84f2c389d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-animations@15.2.10",
      "type": "library",
      "name": "angular-animations",
      "version": "15.2.10",
      "purl": "pkg:npm/angular-animations@15.2.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3d1fd310-82e2-526b-9954-fa2f86043f54",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 15.2.10 of angular-animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-animations@15.2.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-animations@15.2.10"
    }
  ]
}