{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2c2f7cad-91bc-59bd-812e-258f9e42cdec",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler@13.3.12",
      "type": "library",
      "name": "@angular/compiler",
      "version": "13.3.12",
      "purl": "pkg:npm/%40angular/compiler@13.3.12"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:50d09a87-b9d4-5ebb-b1bb-2aa2c4dfab57",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 13.3.12 of @angular/compiler. not_affected \u2014 Angular v13.3.12 is NOT AFFECTED by CVE-2026-50170. The HttpTransferCache feature that contains the vulnerability was introduced in Angular v16.0.0 (March 2023) and does not exist in this earlier version."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:69033345-9a6c-5786-8817-1a3600894811",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 13.3.12 of @angular/compiler. not_affected \u2014 Version 13.3.12 does not have the vulnerable code pattern. The vulnerability exists in versions 20.x+ where the Service Worker's newRequestWithMetadata function preserves request headers but fails to strip sensitive headers on cross-origin redirects. Version 13.3.12 lacks this function entirely and creates fresh requests with URL-only when handling redirects, preventing header leakage."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:162e2cdf-9617-5efd-b88f-63c4ae132d95",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 13.3.12 of @angular/compiler. not_affected \u2014 Angular v13.3.12-tuxcare.1 is not affected by CVE-2026-54265. The vulnerability is specific to the Ivy template pipeline architecture (TwoWayProperty operation) introduced in Angular v17+. This version uses an older Ivy architecture where two-way bindings desugar through the same sanitized property binding path as one-way bindings, preventing the sanitization bypass."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:78156c97-b45e-5a42-b5d6-ddff9f183a21",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 13.3.12 of @angular/compiler. not_affected \u2014 Angular v13.3.12 is NOT AFFECTED by CVE-2026-54266. The vulnerable HttpTransferCache feature with weak DJB2 hash-based cache key generation was introduced in Angular v16.0.0-next.7 (March 2023), which is 3+ major versions newer than this target version. Exhaustive code analysis confirms the transfer_cache.ts module, HttpTransferCache class, generateHash function, and all related cache key gener..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ffb0c03e-d927-5055-a6a4-eba988e0924a",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 13.3.12 of @angular/compiler. not_affected \u2014 CVE-2026-68945 describes a cache-key collision vulnerability in Angular's HttpTransferCache feature that allows distinct HTTP requests with repeated query parameters to share cached responses during SSR. The target version (13.3.12-tuxcare.3) does not contain the HttpTransferCache feature, which was introduced in Angular 16.0.0-next.7 (commit aff1512950). Since the vulnerable component does not..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler@13.3.12"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler@13.3.12"
    }
  ]
}