{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0ece27fa-19ce-53b1-8d2b-0c7a632a9601",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/ssr",
      "purl": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1",
      "version": "1.11.20-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-31860",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:13a5c1fe-c0c9-5bf4-a7ed-6f58696d18cd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.1 of @unhead/ssr."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fbc508bd-066c-5242-aa50-0f7a1494d872",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.1 of @unhead/ssr."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1852b54d-7150-5d63-b47c-2ad5938791cd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20-tuxcare.1 of @unhead/ssr, and is fixed in 1.11.20-tuxcare.2."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a4a5991b-7ce4-56bd-a550-539b28f88dd6",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.1 of @unhead/ssr. 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/ssr@1.11.20-tuxcare.1"
    }
  ]
}