{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ef0f70b-e4ed-558b-ac8c-dd4c42c35cc7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/animations@17.3.12",
      "type": "library",
      "name": "@angular/animations",
      "version": "17.3.12",
      "purl": "pkg:npm/%40angular/animations@17.3.12"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:659532a3-5df5-5337-a444-93fd81d50f4c",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 17.3.12 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@17.3.12"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/animations@17.3.12"
    }
  ]
}