{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aef1e29c-1faf-59bb-b801-8080a9cc4134",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4",
      "type": "library",
      "name": "@angular/language-service",
      "version": "8.0.0-tuxcare.4",
      "purl": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:825bef77-1c88-5f05-ac07-ed7ac8f3933d",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3242a21a-e9b6-59fc-b57f-16fd8713cdd8",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ae582ae-cfa3-5b76-88ba-f6719b7c5e0d",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59f32d91-f241-5166-89a7-e24ca2c2250c",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bb2209e-9b3b-59e7-bf8b-04e5cf628549",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a9946575-af00-5170-86fc-94f1a84c12e5",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 The target Angular 8.0.0 is not affected by CVE-2026-41423. The vulnerability exists only in newer Angular versions (17+) that use the WHATWG URL API. The target uses Node.js url.parse() which does not interpret protocol-relative URLs (//evil.com) as hostname overrides when used without a base URL parameter."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6c865947-40ee-5a7b-90d9-5f478570453f",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae1ea068-b666-5a77-9e26-0d511a7c6235",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:33ca3e13-56e7-5caf-bbc9-09845026f4e6",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e28e9ae-d519-5032-aaf6-d716f4bbb928",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 Angular v8.0.0 is not affected by CVE-2026-50170. The vulnerability requires the HTTP TransferCache feature (automatic caching of HTTP responses during SSR with client hydration), which was introduced in Angular v16+. Version 8.0.0 lacks the vulnerable code path entirely: no transfer_cache.ts, no transferCacheInterceptorFn, no shouldCacheRequest() function, and no automatic HTTP response cachin..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e513000-e396-5a88-b841-12d0e6344e1a",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d46757be-657c-5308-b7d6-2da8df9a79ee",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4431f5dc-8778-53b9-9c50-99c2566d6fe3",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37f2c3b9-3e6f-5282-9dc2-919d1dfb5d76",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d71645aa-e4e3-5b1d-8bb2-56b72aec397e",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e15b0389-ffef-5178-aa8c-122964e432d6",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ca27755-bd4b-5be5-b1dd-6b1bb81bb16e",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 Target version 8.0.0-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The Service Worker implementation strips ALL request headers (including Authorization, Proxy-Authorization, and Cookie) when reconstructing network requests for asset fetches. This architectural design prevents sensitive headers from being forwarded to any destination, including cross-origin redirect targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:deb0d9ae-b7eb-550b-b8f9-ce9bbed61dfc",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 Angular 8.0.0-tuxcare.2 is NOT affected by CVE-2026-54265. This vulnerability is specific to the Ivy template compiler pipeline introduced in Angular 9+. Angular 8.0.0 uses View Engine, which desugars two-way bindings through the same parsePropertyBinding() code path as one-way bindings, inherently applying schema-derived sanitization. The vulnerable TwoWayProperty operation and resolve_sanitiz..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9df78a87-b568-509f-ae29-5c8768896d35",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 Angular 8.0.0 does not contain the vulnerable HttpTransferCache feature. The CVE-2026-54266 vulnerability affects HttpTransferCache, which was introduced in Angular 9+. While this version has the underlying TransferState mechanism, it lacks the automatic HTTP request caching feature with the vulnerable DJB2 hash-based cache key generation."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef3cfbda-6fde-5cd4-9f1d-ae425854d206",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3cb698e-371e-51ef-bfd2-7397ba1bae80",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:28510a81-23bd-537b-9fba-9647191354f0",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 8.0.0-tuxcare.4 of @angular/language-service. not_affected \u2014 Angular v8.0.0 is NOT AFFECTED by CVE-2026-68945. The vulnerability concerns HttpTransferCache's cache-key generation creating collisions when HTTP request parameters use repeated keys vs scalar comma-separated values. However, HttpTransferCache does not exist in v8.0.0 \u2014 it was introduced in Angular v16. This version only has the manual TransferState API (a simple key-value store), with no aut..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:378db82e-aa20-58a9-9dd8-22b10285f585",
      "id": "CVE-2026-69149",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69149 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32b29cfd-56e1-5681-8e1e-fe4ff65dbb6a",
      "id": "CVE-2026-69151",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69151 is fixed in version 8.0.0-tuxcare.4 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.4"
    }
  ]
}