{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:24a2c8bc-9838-5786-a446-353b0f8bf2ae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/elements@12.2.17",
      "type": "library",
      "name": "@angular/elements",
      "version": "12.2.17",
      "purl": "pkg:npm/%40angular/elements@12.2.17"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0e04c36d-456c-5572-bc5d-961ab7fd881d",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 12.2.17 of @angular/elements."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/elements@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:deec95f8-d8c2-5ba5-a9fe-1fbc3e41d3a7",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 12.2.17 of @angular/elements. not_affected \u2014 Angular 12.2.17 does not contain the HttpTransferCache feature affected by CVE-2026-68945. HttpTransferCache, which caches HTTP requests during Server-Side Rendering (SSR), was first introduced in Angular 16.0.0\u2014approximately 4 major versions after the target version. The vulnerability concerns cache-key collision when repeated HTTP parameters are serialized, but since the entire HttpTransferCa..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/elements@12.2.17"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/elements@12.2.17"
    }
  ]
}