{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8b323956-0fcc-5fe2-bcb0-a5f611832ffe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/animations@14.3.0",
      "type": "library",
      "name": "@angular/animations",
      "version": "14.3.0",
      "purl": "pkg:npm/%40angular/animations@14.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:784463d7-a155-5c1c-b5f7-67907d62aa90",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 14.3.0 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@14.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/animations@14.3.0"
    }
  ]
}