{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:50854f26-51e1-5f8f-b99c-900269d1ecee",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/websocket-driver@0.6.5-tuxcare.1",
      "type": "library",
      "name": "websocket-driver",
      "version": "0.6.5-tuxcare.1",
      "purl": "pkg:npm/websocket-driver@0.6.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e8553b55-9163-5dbb-82e6-440a3e3d7878",
      "id": "CVE-2026-54466",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54466 affects version 0.6.5-tuxcare.1 of websocket-driver."
      },
      "affects": [
        {
          "ref": "pkg:npm/websocket-driver@0.6.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1947a7e9-4a52-5a9c-aa91-26d77167e843",
      "id": "CVE-2026-54490",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54490 is fixed in version 0.6.5-tuxcare.1 of websocket-driver."
      },
      "affects": [
        {
          "ref": "pkg:npm/websocket-driver@0.6.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d4f52ce-9053-57c4-aaf6-449ae32bb9af",
      "id": "CVE-2026-61666",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-61666 is a false positive for websocket-driver 0.6.5-tuxcare.1. false_positive \u2014 CVE-2026-61666 describes a vulnerability in the Ruby gem 'websocket-driver' where malformed Host headers cause URI::InvalidURIError exceptions leading to server crashes. However, this repository is the Node.js/JavaScript implementation 'websocket-driver-node', which is a separate codebase by the same author. The Node.js implementation does not parse URLs on the server side and therefore cannot ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/websocket-driver@0.6.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/websocket-driver@0.6.5-tuxcare.1"
    }
  ]
}