{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8a79eeb-497f-5fbc-a622-fe769299b861",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3",
      "type": "library",
      "name": "@angular/benchpress",
      "version": "8.0.0-tuxcare.3",
      "purl": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:308e09f8-a7a2-53b3-ad41-29c5a6b3f880",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e479971-6d9a-5d13-b18f-50d8b7306a3a",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cb5a0c55-76b8-5581-a090-f86c4edffb63",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22410407-37df-53df-a2e8-b528883b91fe",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1651175a-75cc-5dd0-b60b-e805291aa1e0",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b2ac627e-a133-529d-8f3a-cbb75b84993f",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.3 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5ee1191-1188-54fb-98ea-dce5e23fc457",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c01efbdc-9432-5a6f-a7f0-dc21ff0eecbb",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad5d292f-c3a1-5a59-a983-cade7edd15c9",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4b5aa99b-1333-581d-89fb-bef05979e393",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.3 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc8f7188-053c-56b7-b8a0-fcd4980b8b6b",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cfd0a78a-ba49-559c-a948-f310ac2b0bbb",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b18a074-7740-59ba-b58d-5c4e4cbbca94",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d764c71-60f2-51a6-a00e-cc4d94b35c80",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b5f57abc-b071-56d2-83f2-594a48e35212",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a9f46da-c75f-5670-813b-95971fb3333f",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b955234-ff92-52ce-ab30-dacc97757a31",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.3 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4fbf0918-4ab1-5de1-8191-d80f6c7441e1",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.3 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ec9f423d-267d-533a-898b-68befdf7d2d3",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.3 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:46bc2ae5-91e4-5e9e-87e9-5c1142ca015c",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5866cce2-62b1-524d-b83f-11e180e1c445",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.3 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.3"
    }
  ]
}