{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aac7eb93-cfd6-5e8b-8a97-8ff4efaa6f74",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/global-registrator",
      "purl": "pkg:npm/%40happy-dom/global-registrator@20.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/global-registrator@20.5.0",
      "version": "20.5.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@20.5.0"
        }
      ],
      "bom-ref": "urn:uuid:b7c4b11c-3805-5670-b292-6a24e613a9d1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.5.0 of @happy-dom/global-registrator."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@20.5.0"
        }
      ],
      "bom-ref": "urn:uuid:91b29751-ede1-5172-8461-ae9568541698",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.5.0 of @happy-dom/global-registrator."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/global-registrator@20.5.0"
    }
  ]
}