{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5b6aca33-7122-5934-85ca-e6996a7e0242",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/core@22.0.4",
      "type": "library",
      "name": "@angular/core",
      "version": "22.0.4",
      "purl": "pkg:npm/%40angular/core@22.0.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fa23a8eb-ce7f-5893-8eac-58f54a3e14f0",
      "id": "CVE-2026-88057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 22.0.4 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@22.0.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7d2fd7d5-98c7-5696-8a11-3b7890a9fdde",
      "id": "CVE-2026-88059",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88059 affects version 22.0.4 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@22.0.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/core@22.0.4"
    }
  ]
}