{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e2575a66-461e-5c92-a450-f03b22f9d0ac",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "8.0.0-tuxcare.4",
      "purl": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:488d394b-3652-52ff-ab2e-c685960dd96d",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:521dcf39-9a7c-59c7-97e5-64a30364809b",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:149c4793-c694-5d09-a53f-2357fd6906b5",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:46179abc-ed65-5df9-8e02-c49a67357730",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:81951545-9859-5f9d-b32e-2fa765cf32e3",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:237732cf-7766-51b6-a0b9-e0f1a08ac71f",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d4a90b62-b70b-5933-a72a-269057a8a3ac",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bff2b8ef-2f09-5b1d-961e-040fa1901b84",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:677becc2-344f-5f4a-929b-fd816a7f4037",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a8a965c0-746b-5c55-a3ae-d64687bcd363",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49f282ad-032e-53c4-a1cb-410423bea1ff",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:efed21bb-3706-596c-b52c-39f8292d6194",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8aecd854-fb95-50b2-8087-a4476dfb9884",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:29774e34-2737-575f-9dad-38e9ac3a55d1",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9683710f-79a9-5884-b2ad-305cfa66fbe4",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b41ff523-55bd-51bd-8f04-2f89d181ede4",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ccb56816-5f7c-571f-a074-0ceb4383ab1c",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe148080-975b-576e-937a-75bebba98cc3",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57951f69-949f-5a26-b3f5-3f25a35c3268",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dbcb46bd-311e-58e5-8f96-05282380f98b",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef4ed69f-4a49-5c5b-9a89-039391cce1a7",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11a0b994-147a-567e-8206-2d3b5cd569b0",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 8.0.0-tuxcare.4 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1801fc51-2bd0-50be-86f6-ad66ac5b761f",
      "id": "CVE-2026-69149",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69149 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:63b48c94-d5a1-5e7e-82d6-0f9434d7474e",
      "id": "CVE-2026-69151",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69151 is fixed in version 8.0.0-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.4"
    }
  ]
}