{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8beacc76-1bd8-5764-8462-11212089a778",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/schema",
      "purl": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/schema@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/schema@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3b635754-ba27-5e67-94ab-312d86b6edf8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.3 of @unhead/schema."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:89d6c289-1a85-55a1-aebc-e51492807379",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.3 of @unhead/schema."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:71cf7a13-d28b-5549-a89e-a45acf4bbb4a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39315 is fixed in version 1.11.20-tuxcare.3 of @unhead/schema."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e9c241ba-23cb-580b-b608-041973a0b7b6",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.3 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-tuxcare.3"
    }
  ]
}