{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ad718b1c-27e6-5c52-a340-7a6ab566696f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/schema",
      "purl": "pkg:npm/%40unhead/schema@1.11.20",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/schema@1.11.20",
      "version": "1.11.20",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-31860",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:7e63b77e-dbbc-5580-adae-4b78c11a408b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31860 affects version 1.11.20 of @unhead/schema, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:efde7943-70f9-5527-95ac-aa80fdcfb262",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31873 affects version 1.11.20 of @unhead/schema, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:8a13719f-c509-5595-a076-597dc57aa687",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20 of @unhead/schema, and is fixed in 1.11.20-tuxcare.2."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:a3aee161-fe7a-534f-b8a3-d380b7dd6fcc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20 of @unhead/schema. 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/schema@1.11.20"
    }
  ]
}