{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:41b3ba44-ff2a-53b4-ba66-5cdbe0fe66d4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "7.2.1-tuxcare.3",
      "purl": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5fc82b6a-018d-50a1-a628-c5ac3f81b450",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0336ea63-3da6-52f2-820e-8a7b83cc348d",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1eb01862-111f-515f-9880-67f6a80614a1",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aae84b66-0240-59ed-929b-0427f4d47fee",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3091d3e3-6283-570d-8528-623390630bc2",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22e14523-201f-538c-b757-76af6fcac0af",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.3 of @angular/platform-browser. 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/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1a2ce0de-57d1-517f-8aff-db93e1b65772",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6826369c-0758-5206-8b28-51fa3d13c503",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f07e7fc4-d6e2-5025-bfd5-4b53a4a9f6aa",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb0724e6-0be0-5070-b58f-8784a26d7142",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.3 of @angular/platform-browser. 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/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d4f3150-ccdc-569a-9152-3d9ebff9f577",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:800748e7-5ac6-5143-aa5f-7e54c7ffd2d5",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f91b87cd-0337-5076-9ed9-13e1d5e17641",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:53298396-b00c-5fc5-81b8-4c3fd96fbb08",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d15c680-9fff-52b2-b1be-c4740562d45d",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d8db997-c20c-5bc4-a4dd-184415f707b7",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f026555-1438-55aa-ba13-0db8685b4c98",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.3 of @angular/platform-browser. 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/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b193fd8-900b-5343-a9de-75fc83d891c6",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.3 of @angular/platform-browser. 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/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93eaff42-5eba-5ea1-b22c-98f825c0ad2e",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.3 of @angular/platform-browser. 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/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa485cb1-0c69-5205-93b2-962dfbee3c89",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c063413-0faf-55ce-b270-6aaeae047ed9",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 7.2.1-tuxcare.3 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.3"
    }
  ]
}