{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea4e271a-61bb-573f-88d0-6944f68bd499",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1",
      "type": "library",
      "name": "@unhead/dom",
      "version": "1.11.20-tuxcare.1",
      "purl": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:352f024a-73e0-5d3b-b442-c79aaf11562e",
      "id": "CVE-2026-31860",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.1 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:022ca0cb-7a6d-56ce-bcc8-7f8428126022",
      "id": "CVE-2026-31873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.1 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b76fb83d-78e5-5be4-a93d-aa87c762ed1b",
      "id": "CVE-2026-39315",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20-tuxcare.1 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d8992276-c939-5fe8-8ad0-36d33d943ea3",
      "id": "GHSA-x7mm-9vvv-64w8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.1 of @unhead/dom. not_affected \u2014 The target (unhead v1.11.20) is not affected by GHSA-x7mm-9vvv-64w8. The vulnerable streaming SSR functionality with configurable `streamKey` was introduced in v3.x of unhead. Version 1.11.20 is on the v1.x branch which predates this feature. The v1.x branch uses a completely different SSR implementation (`renderSSRHead` with structured tag rendering) that does not have the vulnerable pattern o..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.1"
    }
  ]
}