{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9c59b223-0b18-5bad-96ba-70df0a9d90be",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-core@10.2.5-tuxcare.4",
      "name": "angular-core",
      "type": "library",
      "version": "10.2.5-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:818219ae-6b8d-5e44-9b52-8a7ef79c82b4",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 10.2.5-tuxcare.4 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@10.2.5-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f5f6764-6359-59e4-bbb2-57e5d4fb345b",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 10.2.5-tuxcare.4 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@10.2.5-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-core@10.2.5-tuxcare.4"
    }
  ]
}