{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fb83e1ed-9e40-5b50-91ad-3c0b5ed50ff0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/jest-environment",
      "purl": "pkg:npm/%40happy-dom/jest-environment@20.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@20.5.1",
      "version": "20.5.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.1"
        }
      ],
      "bom-ref": "urn:uuid:0134c69b-254e-51f4-a155-ae1d58d1a686",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.5.1 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.1"
        }
      ],
      "bom-ref": "urn:uuid:16cd37d0-0c69-563d-9bfe-5eb118e42541",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.5.1 of @happy-dom/jest-environment."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.1"
    }
  ]
}