{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8fa51e25-18e7-58be-8b63-5b135f460c41",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "7.2.1-tuxcare.4",
      "purl": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6ec716a7-43d7-5752-b549-f85a31e8e3ab",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dd804d98-2056-51b5-978b-deced84b83b9",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0776fe5-8765-5b0f-ab20-8e632fd02168",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:66bee29c-1b02-512f-8ada-06c6dbb9b71a",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7a61d3d5-5a34-5fe3-a597-a28985bf9cb4",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ce6ac563-6997-568e-80eb-a5ac72e9eb16",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 Angular v7.2.1-tuxcare.2 is NOT affected by CVE-2026-41423. The vulnerability requires WHATWG URL parsing with hostname exposure, but this version uses Node.js url.parse() and does not expose hostname/protocol/port properties. The architectural difference between v7.2.1 (legacy url.parse, no hostname tracking) and v8.2.14+ (WHATWG URL, hostname tracking) means the vulnerability pattern does not..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b7574a4-378c-529a-94e0-22c4f1320542",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a22b3dd-b245-5786-ae02-b61e245751fb",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f337948b-804c-517b-aaa2-a6a205c879d0",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:21a6d20d-2fac-552a-9f50-2bd661fe35ee",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 Angular v7.2.1-tuxcare.2 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that contains the vulnerability does not exist in this version. The feature was introduced in Angular v16+, while this target is v7.2.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3e2f6d50-6620-5a16-8bf1-c3789be2f5a4",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8b70314-863d-5b7b-a646-31fd318d36b9",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58f0c116-7fed-55e6-996b-10993d1be0d9",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:916719a8-6784-58fb-bee4-f92e9e282906",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20dbc0b0-5194-54e7-8839-9372423f11b5",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5e2cbefe-4c21-5d30-9af3-5f2c78ad7fef",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bdccf05-e867-59cb-a9b3-d5659dc1f51c",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 The target Angular v7.2.1-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The vulnerability pattern (service worker forwarding sensitive headers on cross-origin redirects) does not exist in this version's architecture. Asset-group requests are reconstructed from URLs only without headers, and data-group requests delegate to the browser's native fetch which handles redirects per Fetch specification."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cebd4297-741c-5aad-9f94-426c7b281c0a",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 Angular 7.2.1 uses View Engine, not Ivy. CVE-2026-54265 is specific to Ivy's template pipeline and the TwoWayProperty operation kind, which does not exist in View Engine. In View Engine, two-way bindings are desugared at parse time into separate property and event bindings, with the property binding receiving identical sanitization as one-way bindings through the same code path."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:248c21c4-ee9d-5715-bfd8-29a2510601b2",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 Angular v7.2.1 is not affected by CVE-2026-54266. The HttpTransferCache feature containing the vulnerable weak hash function does not exist in this version. The feature was introduced in Angular v16+, while the target repository is Angular v7.2.1-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c5c7a4e-ccd1-5765-bd01-b25a2d53bbe0",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ef95476-0045-5381-bc7a-53f623e29f27",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b1223288-1acf-549d-9afb-632d9912ceb5",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.1-tuxcare.4 of @angular/compiler-cli. not_affected \u2014 Angular 7.2.1 is not affected by CVE-2026-68945. The vulnerable component (HttpTransferCache) does not exist in this version. HttpTransferCache is a Server-Side Rendering (SSR) feature that caches HTTP requests for client-side hydration, which was introduced in Angular v16. Angular 7.2.1 has only basic TransferState (a generic key-value store) and HttpParams, but no HTTP request caching mechani..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0dea4058-5801-5d37-8841-7528ecb76bdb",
      "id": "CVE-2026-69149",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69149 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f249236c-06b1-5504-a7a1-2d032941b310",
      "id": "CVE-2026-69151",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69151 is fixed in version 7.2.1-tuxcare.4 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.4"
    }
  ]
}