{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ff28af13-4274-5b60-b55e-fad5e2deba23",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40hono/node-server@1.19.14",
      "type": "library",
      "name": "@hono/node-server",
      "version": "1.19.14",
      "purl": "pkg:npm/%40hono/node-server@1.19.14"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c1d182a6-43cf-53c8-860a-37e8ca4a8f5c",
      "id": "CVE-2026-73565",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73565 affects version 1.19.14 of @hono/node-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40hono/node-server@1.19.14"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4f09f97-d40e-5a96-bf1c-f268de3ffde3",
      "id": "GHSA-9mqv-5hh9-4cgg",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-9mqv-5hh9-4cgg does not affect version 1.19.14 of @hono/node-server. not_affected \u2014 Target version 1.19.14 is not affected by GHSA-9mqv-5hh9-4cgg. The WebSocket upgrade functionality containing the memory leak vulnerability does not exist in this version. WebSocket support was introduced later in v2.0.0 (commit 35c1dfc, April 6 2026), after the 1.19.14 release. The vulnerable code path (src/websocket.ts, upgradeWebSocket function, waiterMap data structure) is absent from the t..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40hono/node-server@1.19.14"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:06d3443a-754a-50d8-be40-fc6d6de070ae",
      "id": "GHSA-frvp-7c67-39w9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-frvp-7c67-39w9 affects version 1.19.14 of @hono/node-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40hono/node-server@1.19.14"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hono/node-server@1.19.14"
    }
  ]
}