{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:38b3686f-6f3b-5ade-9fc9-4afdc0dd65c2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hono",
      "purl": "pkg:npm/hono@4.13.4",
      "type": "library",
      "bom-ref": "pkg:npm/hono@4.13.4",
      "version": "4.13.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-84363",
      "affects": [
        {
          "ref": "pkg:npm/hono@4.13.4"
        }
      ],
      "bom-ref": "urn:uuid:64e4eab6-a109-5fb5-b0dd-e320afe38cbf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84363 affects version 4.13.4 of hono."
      }
    },
    {
      "id": "CVE-2026-84364",
      "affects": [
        {
          "ref": "pkg:npm/hono@4.13.4"
        }
      ],
      "bom-ref": "urn:uuid:aaec458a-1852-5ea4-9342-c892912008df",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84364 affects version 4.13.4 of hono."
      }
    },
    {
      "id": "CVE-2026-84365",
      "affects": [
        {
          "ref": "pkg:npm/hono@4.13.4"
        }
      ],
      "bom-ref": "urn:uuid:0e308c76-da1d-5df1-8730-70395807ad07",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84365 affects version 4.13.4 of hono."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hono@4.13.4"
    }
  ]
}