{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3618053b-9466-5f7b-81f5-e19aaab17178",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/localize@9.1.13",
      "type": "library",
      "name": "@angular/localize",
      "version": "9.1.13",
      "purl": "pkg:npm/%40angular/localize@9.1.13"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b4969c88-4391-5021-a368-bf4e1d977c52",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 9.1.13 of @angular/localize."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5361530-3d4b-5161-b571-48b8e81ed2bb",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 9.1.13 of @angular/localize."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7de20f6-f140-51ff-ab2e-faea05d92e04",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 9.1.13 of @angular/localize. not_affected \u2014 Angular v9.1.13 is not affected by CVE-2026-50170. The vulnerability exists in Angular's HttpTransferCache feature, which was introduced in Angular v16+. This feature does not exist in v9.1.13, making the vulnerability pattern impossible to manifest."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:78126481-144b-53bf-ae93-3977dbf9b9a7",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 9.1.13 of @angular/localize. not_affected \u2014 Angular 9.1.13 is not affected by CVE-2026-54264. The target repository uses a fundamentally different request reconstruction architecture than the vulnerable upstream versions (22.0+). The vulnerability requires the presence of header-copying logic during request reconstruction, which does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1299907d-b3b8-577a-be44-0a6962f03025",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 9.1.13 of @angular/localize. not_affected \u2014 Angular 9.1.13-tuxcare.9 is NOT AFFECTED by CVE-2026-54265. The vulnerability exists in newer Ivy compiler's template/pipeline architecture where TwoWayProperty operations bypass sanitizer resolution. This version uses View Engine and early render3 (Ivy) implementations where two-way bindings desugar through the same parsePropertyBinding() path as one-way bindings, ensuring identical sanitizer ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4921f360-8052-5027-8994-21a34dd5ea53",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 9.1.13 of @angular/localize. not_affected \u2014 Angular 9.1.13-tuxcare.9 does not contain the HttpTransferCache feature. The vulnerability CVE-2026-54266 affects the hash generation in HttpTransferCache, a feature introduced in Angular v16+. The target version (9.1.13) predates this feature by many major versions. While TransferState (generic state serialization) exists in v9, there is no HTTP caching integration that uses it. The packages/c..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/localize@9.1.13"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/localize@9.1.13"
    }
  ]
}