{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8f4e21b2-13ea-5893-8356-d3925294f2bc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-core@19.2.21-tuxcare.2",
      "type": "library",
      "name": "angular-core",
      "version": "19.2.21-tuxcare.2",
      "purl": "pkg:npm/angular-core@19.2.21-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7450317d-c81a-5f56-9a80-0e49d2c98b10",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 19.2.21-tuxcare.2 of angular-core."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-core@19.2.21-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-core@19.2.21-tuxcare.2"
    }
  ]
}