{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:262d11e6-0459-598b-bfe2-7ffc41f1556d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2",
      "type": "library",
      "name": "@unhead/dom",
      "version": "1.11.20-tuxcare.2",
      "purl": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8678edf8-31ce-5db2-a300-c3046df6a61f",
      "id": "CVE-2026-31860",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.2 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1a423194-de0b-5b46-b9e2-a407c9912d80",
      "id": "CVE-2026-31873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.2 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d8dc0e19-01ae-5ea5-9c4a-81664562c3c2",
      "id": "CVE-2026-39315",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39315 is fixed in version 1.11.20-tuxcare.2 of @unhead/dom."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6cb9f436-251c-56e7-9fde-8f4bd0a8f87a",
      "id": "GHSA-x7mm-9vvv-64w8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.2 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.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/dom@1.11.20-tuxcare.2"
    }
  ]
}