{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5a6c2f7f-330d-51fc-89bd-3eacb648e79e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-animations@15.0.3-tuxcare.1",
      "type": "library",
      "name": "angular-animations",
      "version": "15.0.3-tuxcare.1",
      "purl": "pkg:npm/angular-animations@15.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7cce27a2-b7ab-57e7-be06-19a7454c1a66",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.0.3-tuxcare.1 of angular-animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-animations@15.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-animations@15.0.3-tuxcare.1"
    }
  ]
}