{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:762dedd9-9dfb-512d-b706-c10e8ceb9cc4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/core@12.2.17",
      "type": "library",
      "name": "@angular/core",
      "version": "12.2.17",
      "purl": "pkg:npm/%40angular/core@12.2.17"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3ac7adf1-acf3-510b-9ce5-356bcc8ea818",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 12.2.17 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:429c0038-f39b-57af-8328-9e0c18981e6f",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 12.2.17 of @angular/core. not_affected \u2014 Angular 12.2.17 does not contain the HttpTransferCache feature affected by CVE-2026-68945. HttpTransferCache, which caches HTTP requests during Server-Side Rendering (SSR), was first introduced in Angular 16.0.0\u2014approximately 4 major versions after the target version. The vulnerability concerns cache-key collision when repeated HTTP parameters are serialized, but since the entire HttpTransferCa..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:848780ff-ca22-52c9-bd39-320d4e76cd25",
      "id": "CVE-2026-88056",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88056 affects version 12.2.17 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9d7f6e81-3ce2-5815-91c3-9a2bdd00edc6",
      "id": "CVE-2026-88057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 12.2.17 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1d4ed50-5f30-5037-8594-33f8f03c11b7",
      "id": "CVE-2026-88059",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 12.2.17 of @angular/core. not_affected \u2014 Angular 12.2.17-tuxcare.9 is not affected by CVE-2026-88059. The vulnerability requires HttpTransferCache, withRequestsMadeViaParent(), and provideClientHydration() features which were introduced in Angular 16.0.0. This version uses the older module-based HttpClientModule system and lacks the entire SSR hydration transfer-cache infrastructure. The vulnerable code pattern described in the CVE do..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2cdad2c-92eb-53dc-bc8f-aa6191033045",
      "id": "CVE-2026-88060",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 12.2.17 of @angular/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@12.2.17"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/core@12.2.17"
    }
  ]
}