{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a0acbad2-eee5-5cd0-9cd9-6bba807a1063",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/localize@12.2.17",
      "type": "library",
      "name": "@angular/localize",
      "version": "12.2.17",
      "purl": "pkg:npm/%40angular/localize@12.2.17"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:17d61d3d-de9d-5d68-8d45-4b2fccb89f91",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 12.2.17 of @angular/localize."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb6b746a-69d2-5f60-af1d-6b1a761d6986",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 12.2.17 of @angular/localize. 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/localize@12.2.17"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/localize@12.2.17"
    }
  ]
}