{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:387a904f-a0bf-53e6-9b20-a0ec9028987e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/schema",
      "purl": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/schema@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/schema@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fc462a2d-e16a-58a5-b618-d2db9165ec71",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.1 of @unhead/schema."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0b594138-b868-50ae-9284-c1679d2f9bb6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.1 of @unhead/schema."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/schema@1.11.20-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2147f44e-3fe2-5e4a-8547-dbc305879083",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20-tuxcare.1 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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1a6b1105-e03d-561c-b36d-d6e2ee423297",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.1 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.1"
    }
  ]
}