{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:abdb065d-5270-5589-9d49-724868c14474",
  "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.9",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@20.3.9",
      "version": "20.3.9",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.9"
        }
      ],
      "bom-ref": "urn:uuid:03adf190-d9f6-5a8a-a40c-8f87c8dd3c6c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.3.9 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.9"
        }
      ],
      "bom-ref": "urn:uuid:759b9ac1-7132-571d-845c-01a4a593409d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.3.9 of @happy-dom/jest-environment."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@20.3.9"
    }
  ]
}