{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:206daf32-bb35-5953-af0d-e1923c707501",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-webworker@7.2.16",
      "type": "library",
      "name": "@angular/platform-webworker",
      "version": "7.2.16",
      "purl": "pkg:npm/%40angular/platform-webworker@7.2.16"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4692bd1e-4c21-5cbd-9253-f8564d35300b",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 7.2.16 of @angular/platform-webworker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-webworker@7.2.16"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ad4c3d4-1b3a-5515-b362-5f3a3a346866",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 7.2.16 of @angular/platform-webworker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-webworker@7.2.16"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-webworker@7.2.16"
    }
  ]
}