{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:63bf2e1d-04db-511b-b2d1-7ccabbe80e66",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/websocket-driver-node@0.6.5-tuxcare.1",
      "type": "library",
      "name": "websocket-driver-node",
      "version": "0.6.5-tuxcare.1",
      "purl": "pkg:npm/websocket-driver-node@0.6.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d5732cc5-1239-5cb5-8165-66e74a9e0ad6",
      "id": "CVE-2026-54466",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54466 affects version 0.6.5-tuxcare.1 of websocket-driver-node."
      },
      "affects": [
        {
          "ref": "pkg:npm/websocket-driver-node@0.6.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a9593809-bdd6-5f16-8ea9-97322c87b0c1",
      "id": "CVE-2026-54490",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54490 is fixed in version 0.6.5-tuxcare.1 of websocket-driver-node."
      },
      "affects": [
        {
          "ref": "pkg:npm/websocket-driver-node@0.6.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7fe7bc23-8560-5551-9065-2e29aa1757c6",
      "id": "CVE-2026-61666",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-61666 is a false positive for websocket-driver-node 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-node@0.6.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/websocket-driver-node@0.6.5-tuxcare.1"
    }
  ]
}