{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19eb9b14-7c11-56f6-9d30-896d6d2ebb89",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/ssr",
      "purl": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3",
      "version": "1.11.20-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-31860",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c57e8fc6-ded1-51a2-8f99-ce2f7582187c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.3 of @unhead/ssr."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:f4086a0b-a0fa-5fe5-8dd4-7cef13bb0636",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.3 of @unhead/ssr."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:75d3bd8a-1867-5174-ba86-8c81e7a11f6e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39315 is fixed in version 1.11.20-tuxcare.3 of @unhead/ssr."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e7fce66c-24b0-5386-8562-9d50617a2447",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.3 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.3"
    }
  ]
}