{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8042e47a-d0c9-5c9b-8890-77b2c975cdb8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@20.1.1",
      "type": "library",
      "name": "@happy-dom/jest-environment",
      "version": "20.1.1",
      "purl": "pkg:npm/%40happy-dom/jest-environment@20.1.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:182f795d-91ab-587b-ac1b-6dfcaf919a0c",
      "id": "CVE-2026-33943",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33943 affects version 20.1.1 of @happy-dom/jest-environment."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.1.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70c9db5b-df2a-50bc-a4cb-721da06166e0",
      "id": "CVE-2026-34226",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 20.1.1 of @happy-dom/jest-environment."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@20.1.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@20.1.1"
    }
  ]
}