{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ae5d11f-1322-5cf2-9e0f-bf348b4fa487",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/shared",
      "purl": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/shared@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/shared@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:d9360f74-73a7-53f4-bd6a-c8541c73ac1f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.3 of @unhead/shared."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:9393f28a-ec2e-511a-bb12-b538683142b5",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.3 of @unhead/shared."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:54470ab3-47a6-5900-949e-0d2df3daf457",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39315 is fixed in version 1.11.20-tuxcare.3 of @unhead/shared."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/shared@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:d121b9d1-0e6b-5e95-8f12-9c2d0cb3f13f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.3 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-tuxcare.3"
    }
  ]
}