{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:62561b38-18a7-55a0-b918-38926a76aa4a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1",
      "type": "library",
      "name": "@unhead/shared",
      "version": "1.11.20-tuxcare.1",
      "purl": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c862fb99-5224-57ad-8845-4234eda7a7d2",
      "id": "CVE-2026-31860",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.1 of @unhead/shared."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9cc21e30-ccdb-53ed-93a6-fe5c99b57d2e",
      "id": "CVE-2026-31873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.1 of @unhead/shared."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ce60f08c-079b-57b7-82ee-05e7403fdb22",
      "id": "CVE-2026-39315",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20-tuxcare.1 of @unhead/shared."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:465c222e-3755-564f-8944-5b62fc11ec87",
      "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/shared. 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/shared@1.11.20-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.1"
    }
  ]
}