{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d969aec6-fc7b-58bc-862a-2e824500dec2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3",
      "type": "library",
      "name": "@angular/bazel",
      "version": "8.0.0-tuxcare.3",
      "purl": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:da2aa3c6-4706-5ae1-a24e-cec6eee7cc6d",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6036a71b-4cdb-5e8f-9476-cbbaaafa6041",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ffdca4f-2690-501a-992c-ac5a3d1f465d",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4aa6c6d9-d968-5c7d-9866-3df9af327977",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3670db5f-2d3c-52d0-939c-efb3ce7fa6c8",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0558bd0-4f22-5e7f-83c2-47dac6084e8f",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.3 of @angular/bazel. 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/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b56fbbd-607e-5a14-a7b4-2423e044efc2",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c77bc290-6088-5941-b852-d07d27d12ac8",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0abc70c-de72-5ca0-b48a-3190840d73fc",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cf0f3816-a325-5903-8c41-c08cc7f4af82",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.3 of @angular/bazel. 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/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc79f0f1-3574-561b-bdfe-ee9b95d29345",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f54c3d4b-5e4f-5b42-bd2d-e5501d20431b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4b859c0-3b07-54b5-86eb-310d7ee0f05b",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:df4b304b-d382-551c-91bc-480173a9fb12",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:675134e4-eddb-526b-8c02-d8eb5e3e54ee",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:21e11c21-a5ba-503d-a06a-447cf5c9de92",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:be05e48b-717c-576a-905d-2ba663486cdf",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.3 of @angular/bazel. 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/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4918aa4f-7e8b-5df9-91b3-1a8c41010e91",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.3 of @angular/bazel. 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/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:92177bfb-6eeb-58bc-860a-661d9020de17",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.3 of @angular/bazel. 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/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0710f53c-af9c-5943-8029-f8336cfe1ccb",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c0bc4ebd-5a37-5b9e-8473-40da063273cb",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.3 of @angular/bazel."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/bazel@8.0.0-tuxcare.3"
    }
  ]
}