{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9ccaa3f1-11b0-54bd-98c4-47be75a4a618",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3",
      "type": "library",
      "name": "@angular/language-service",
      "version": "7.2.11-tuxcare.3",
      "purl": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:af03e4bc-dfa9-5c5b-8212-fb8f3a6ea014",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:209290d7-eb75-5540-a974-96a09a3c0284",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e99766e8-7c5d-5c0b-9b44-baee3b60e674",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:40ead6ca-c0d3-5893-9c2d-46ba7ddcac66",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6f4391aa-8a52-52d7-9aa1-a6732745fbc3",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27dc2156-367d-5d03-8b66-321f64b4bf67",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b571f1c-9cbb-5b00-96cd-e7631b50bd4b",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e1d9e7a2-d503-5a45-a783-d4912f982a5e",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.3 of @angular/language-service. not_affected \u2014 CVE-2026-50168 addresses vulnerabilities in the WHATWG URL-based parseUrl implementation and allowedHosts validation feature introduced in Angular's CVE-2026-41423 fix. The target (v7.2.11) uses a completely different architecture with Node.js legacy url.parse() and does not have the allowedHosts feature. The specific vulnerable code patterns that CVE-2026-50168 patches do not exist in this ver..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b1675bf-6e3a-5fca-9fe2-4f2ec5524788",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:07ec5013-40e6-5745-bd39-15bc70751191",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.3 of @angular/language-service. not_affected \u2014 Angular v7.2.11 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that is vulnerable does not exist in this version. The feature was introduced in Angular v16+, and v7.2.11 lacks the transfer_cache.ts module, withHttpTransferCache provider, and provideClientHydration functionality entirely."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:138b0a8b-e10b-5a0f-a5d8-3f99cab476ee",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d2747d97-8685-50cf-80b5-dc6a1f9bc4f1",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4659f4ff-e4b3-596e-a0d2-a10d7d11ce7d",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51c47a06-9b55-5f45-88df-467b8031c2d8",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7feb45c8-aea5-5d53-814c-d29fea2dedb5",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9e9ea66e-b197-5ad5-9d4d-d8d147b73cfc",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:44b589de-ac10-55b5-8b4b-257ba3365550",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.3 of @angular/language-service. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54264. The vulnerability concerns sensitive header leakage on cross-origin redirects in the request metadata preservation feature. This version predates that feature entirely - it strips ALL request headers when making network requests for assets, as evidenced by code comments and the absence of the newRequestWithMetadata method introduced in..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:08dab955-7118-536d-aade-451bee86faba",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.3 of @angular/language-service. not_affected \u2014 Angular 7.2.11-tuxcare.2 uses View Engine compiler architecture, not Ivy. The vulnerability (CVE-2026-54265) is specific to Ivy's template compiler pipeline where TwoWayProperty operations were missing from the sanitizer resolution switch. View Engine does not have TwoWayProperty operations; two-way bindings desugar early in the template parser to the same parsePropertyBinding() code path as on..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bccc247a-ecec-55c9-9c2a-6b0b313fb9cf",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.3 of @angular/language-service. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54266. The HttpTransferCache feature that contains the weak hash vulnerability does not exist in this version - it was introduced in Angular 16."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9bb98235-3525-5eab-a943-07407b02b55a",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f88be14-ba14-5535-8414-ed063889e638",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 7.2.11-tuxcare.3 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/language-service@7.2.11-tuxcare.3"
    }
  ]
}