{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:051a1320-ff62-5d0e-986d-276e8cbb6612",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2",
      "type": "library",
      "name": "@unhead/ssr",
      "version": "1.11.20-tuxcare.2",
      "purl": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6089f2fe-8b05-5c6c-98bf-e1e2ae14e5f3",
      "id": "CVE-2026-31860",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31860 is fixed in version 1.11.20-tuxcare.2 of @unhead/ssr."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2acfd33-d327-5c59-a060-211c819c8313",
      "id": "CVE-2026-31873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-31873 is fixed in version 1.11.20-tuxcare.2 of @unhead/ssr."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e341639-70cc-5c9e-8591-592aa0c34748",
      "id": "CVE-2026-39315",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39315 is fixed in version 1.11.20-tuxcare.2 of @unhead/ssr."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1e532472-d844-5f7a-a46d-1778a33e53d2",
      "id": "GHSA-x7mm-9vvv-64w8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20-tuxcare.2 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..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/ssr@1.11.20-tuxcare.2"
    }
  ]
}