{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ba7727bf-9cde-5fdc-89ac-4ba112c71bd5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/global-registrator",
      "purl": "pkg:npm/%40happy-dom/global-registrator@20.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/global-registrator@20.0.6",
      "version": "20.0.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@20.0.6"
        }
      ],
      "bom-ref": "urn:uuid:443a645a-107e-5a12-b3d9-1b8e06490d09",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.0.6 of @happy-dom/global-registrator."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@20.0.6"
        }
      ],
      "bom-ref": "urn:uuid:f452e8cf-27c2-5540-b848-f3f1ab5b7d37",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.0.6 of @happy-dom/global-registrator."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/global-registrator@20.0.6"
    }
  ]
}