{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a1086a9-0d42-5671-9773-9ff41acc4317",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "7.2.1-tuxcare.4",
      "purl": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5de764f2-e5f7-5f81-9146-d8fe3f55ce7b",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f092fba0-1609-5aa4-98b1-394a43caae66",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ec63371-9cb5-5b11-8c98-898d27a08a52",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:46581125-3483-5acd-adec-da50eef13207",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:92760805-7ef5-5fde-a3d3-8c360664f82c",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:94bf458c-2c0d-5dd5-9d34-8dda4462671c",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1579cd52-e636-5e41-b5f3-3bfa68c95111",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:115e6006-5aee-5efc-9527-645894cc45e9",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d4faa579-f588-56d1-a3bc-e0f0992b043c",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:662dacda-ad8e-51ff-bf1d-d9d871912bba",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57d167bc-38a1-55ee-b543-6617559a2ea4",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5bb343cb-3a53-5471-97c4-297ec4455692",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e8ddffec-cff5-551f-96ba-9dfc044931ea",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd0d6c96-a3b0-56f3-bd90-1a329a87d1a1",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c4d0564-4f9e-595a-8623-09230f47a0d1",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:91b9483d-0cb6-5f59-97cf-c1a89f452008",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d75bbd64-5013-5aa4-bc3c-8b4ea80f5522",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0aaa53ac-eedc-58ab-9979-599dee469c0d",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:819d9eeb-361d-5c32-9b66-01d945adb271",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a6d3643-a983-565f-ae2d-8787f26f19a2",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a45f8657-f9a6-57b4-bfcc-65c8ceafb41b",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49640f4f-18ab-5296-8a6c-fa12ebedc6c3",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.1-tuxcare.4 of @angular/service-worker. 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/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9f778b7-9454-5be5-8852-1a5d786a3bd4",
      "id": "CVE-2026-69149",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69149 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2893a18d-1e22-5dc3-9c7f-f956a8dd6fc0",
      "id": "CVE-2026-69151",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69151 is fixed in version 7.2.1-tuxcare.4 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.4"
    }
  ]
}