{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72a0dbb7-4d98-5109-abb1-d1c58789b297",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3",
      "type": "library",
      "name": "@angular/language-service",
      "version": "8.0.0-tuxcare.3",
      "purl": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6e557cc2-3b1b-53d6-bb65-625801f77fdf",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ef5e8ad-e00e-5d46-a661-448493c3c180",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55fee6cf-e9ac-51b6-83cb-3c4b3750791a",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d131e696-cbd7-5926-8218-57e1ea007ffc",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:08a0bfab-da9b-5ead-ab88-02ec47451cac",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f6b212d-b9bb-545e-bb00-94bef17a1b02",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34eccbf5-5543-5e93-bd90-0e3cad2e59bf",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:425deadf-6d86-58ca-9969-b4d434db3bc1",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fffbc9e4-b14c-51e8-ad9d-79a6b30e559a",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:53acda51-0233-502e-a48b-de873551afd1",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b16fab22-0428-5a17-b271-a3f6be78e9e6",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70a31652-e898-53a2-a08f-78096c254798",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:185e01e5-d122-595e-a965-cdd5a43cc408",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b1251e1-cda0-53d6-804a-afb36c64d2f1",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:65210607-d37b-5a7f-ba10-3fbc7432cde9",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75df144b-ca1e-5b7e-911b-00ef21d54b46",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7d75f113-5093-500a-874e-6928fa20edfd",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c4bba245-3ed4-5dcb-8474-9b6d9f53a488",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2afd6516-80eb-5967-8fa0-dee1204cadf6",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:302b39c8-2754-5348-a203-326ce283fb08",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bd86926-ee3f-5db7-911a-d67b28c09a5c",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.3"
    }
  ]
}