{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d614f2b-d8b6-5602-8ff4-6300dc904e94",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/jest-environment",
      "purl": "pkg:npm/%40happy-dom/jest-environment@20.3.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@20.3.5",
      "version": "20.3.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.5"
        }
      ],
      "bom-ref": "urn:uuid:c89348ff-c7ff-5ef3-8461-52c835555624",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.3.5 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.5"
        }
      ],
      "bom-ref": "urn:uuid:2313a151-b731-5dd9-b3ba-1936f44fe36b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.3.5 of @happy-dom/jest-environment."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.5"
    }
  ]
}