{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:01097d4d-5b79-5385-bee4-450167f9e684",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@hono/node-server",
      "purl": "pkg:npm/%40hono/node-server@2.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40hono/node-server@2.0.5",
      "version": "2.0.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-73565",
      "affects": [
        {
          "ref": "pkg:npm/%40hono/node-server@2.0.5"
        }
      ],
      "bom-ref": "urn:uuid:f06c1822-197b-52dc-a9a2-38e696ee5e1b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73565 affects version 2.0.5 of @hono/node-server."
      }
    },
    {
      "id": "GHSA-9mqv-5hh9-4cgg",
      "affects": [
        {
          "ref": "pkg:npm/%40hono/node-server@2.0.5"
        }
      ],
      "bom-ref": "urn:uuid:ae0ea738-fd55-5511-8c17-9d489a3e874b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-9mqv-5hh9-4cgg affects version 2.0.5 of @hono/node-server."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hono/node-server@2.0.5"
    }
  ]
}