{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4369ac3-6370-53aa-a3ce-de18ce2874c0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/shared",
      "purl": "pkg:npm/%40unhead/shared@1.11.20",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/shared@1.11.20",
      "version": "1.11.20",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-31860",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:3fb7f93c-c6bc-5562-8693-8b2c8ffa50aa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31860 affects version 1.11.20 of @unhead/shared, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:0ca12be6-2b04-5c99-9979-725051600c84",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31873 affects version 1.11.20 of @unhead/shared, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:f505c237-f2a9-5763-bc65-f4596cbe5ca6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20 of @unhead/shared, and is fixed in 1.11.20-tuxcare.2."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:14d2d056-47d7-5ab7-aeb4-1b5347a7c74b",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20 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...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/shared@1.11.20"
    }
  ]
}