{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:59ac35a6-2e53-5790-921e-ce051d63256c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "8.0.0-tuxcare.3",
      "purl": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:dc3ad14f-ddc0-5e94-8235-7ead81d5cda0",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7428f37a-1bf1-5d8d-94f1-2929a815a08d",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0139674b-46b4-5041-b0c0-2d6d1910dd52",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef498312-2ea1-5c01-8aa1-3c4019b7c7e6",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0fe314d7-cb77-5d5d-812a-8bd2e8dfad61",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58f3a0b1-96b4-5460-bd8f-e798d8edde3e",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b5e03a4-20a7-580e-8e90-cda7832ae2c3",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:19e33b9c-a7cd-5c41-ac02-1e172d5030a5",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:10511888-1417-533c-a57f-d58b211a5864",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:720f5da6-85cc-58e6-af2f-39e044dffd35",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b3361651-6d8d-5dc3-b6a6-65c985860162",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dcedd162-d665-5b7c-9a56-ed48b044fcd8",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:89d05fda-e491-5d6f-834b-166f79165ce8",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bea03b16-8229-582b-8749-3149eb2dc312",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6cc78a65-7e4f-531a-b530-e27818361936",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26cc1f60-5ed7-5883-b8f0-ff6984dd8e93",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:02fea6a5-d13d-5b2a-b162-ff611f428ae2",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e04c51ab-ca49-58ba-a672-a1ee0af69c26",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:36810833-56fd-56d2-881e-8ec6f60b14fe",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9abdf71e-8614-5da5-ab39-44b72a2f3e3f",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3f90bd1c-5ce7-5b65-a838-55117c330774",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.3 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.3"
    }
  ]
}