{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d7a14e4a-19d0-5fe6-be5b-de074ddeb7f9",
  "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.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@20.5.5",
      "version": "20.5.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.5"
        }
      ],
      "bom-ref": "urn:uuid:430e507f-64c9-5576-a8bd-8c3b60ed271e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.5.5 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.5"
        }
      ],
      "bom-ref": "urn:uuid:f68c9965-cab9-54df-a225-1d10124ba9e1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.5.5 of @happy-dom/jest-environment."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@20.5.5"
    }
  ]
}