{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c0bfe24b-81e4-5c86-8dc0-3d2dccc53a5d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@15.2.1",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "15.2.1",
      "purl": "pkg:npm/%40angular/compiler-cli@15.2.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6078cd33-b5d4-5142-84c7-5ed5716734a0",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 15.2.1 of @angular/compiler-cli. not_affected \u2014 The target Angular version 15.2.1 uses Node.js url.parse() API which does not exhibit the protocol-relative URL hostname override vulnerability. The vulnerable behavior was introduced in Angular 17+ when the code was refactored to use WHATWG new URL() API. Version 15.2.1 is not affected by CVE-2026-41423."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a630d4e4-8e0b-543a-a1b1-15764fb97f71",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 15.2.1 of @angular/compiler-cli. not_affected \u2014 Angular 15.2.1 is not affected by CVE-2026-50170. The HTTP transfer cache feature that contains the vulnerability was introduced in Angular v16+ and does not exist in version 15.2.1. The target repository lacks the entire affected component (packages/common/http/src/transfer_cache.ts) and all related transfer cache functionality."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e58364e7-e82d-537f-83bc-9a33303af673",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 15.2.1 of @angular/compiler-cli. not_affected \u2014 Angular 15.2.1-tuxcare.1 is NOT AFFECTED by CVE-2026-54265. The vulnerability exists only in Angular 16+ where the template pipeline architecture introduced a TwoWayProperty operation kind that was missing from the sanitizer resolution switch. Angular 15.2.1 uses the pre-pipeline Ivy compiler where two-way bindings desugar through the same parsePropertyBinding() as one-way bindings, inheriting ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:52b13cf8-34a6-5840-a931-9cb681fa623f",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 15.2.1 of @angular/compiler-cli. not_affected \u2014 Angular 15.2.1 does not contain the HttpTransferCache feature, which was introduced in Angular 16.0.0. The vulnerable code path involving hash-based HTTP request caching does not exist in this version."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:33b7a4ca-3ef6-57f3-9f78-b4d4445b0bc6",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 15.2.1 of @angular/compiler-cli. not_affected \u2014 Angular 15.2.1 does not contain the HttpTransferCache feature that is vulnerable in CVE-2026-68945. The HttpTransferCache functionality, which caches HTTP requests during Server-Side Rendering (SSR) and generates cache keys from request parameters, was introduced in Angular 16.0.0 (released March 31, 2023). The target version 15.2.1 predates this feature introduction by approximately 2 months. ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@15.2.1"
    }
  ]
}