{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f8eda9cd-f890-5be2-88ed-558a4e79a748",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@0.8.1-tuxcare.1",
      "type": "library",
      "name": "ws",
      "version": "0.8.1-tuxcare.1",
      "purl": "pkg:npm/ws@0.8.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:999e3874-f0cd-5970-848c-8b19838330bd",
      "id": "CVE-2016-10518",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10518 is fixed in version 0.8.1-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e055b396-5fea-55cf-9f96-36137789d0c3",
      "id": "CVE-2016-10542",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-10542 affects version 0.8.1-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2792951-db34-5d6a-b01a-5a2e7caed461",
      "id": "CVE-2020-35896",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2020-35896 is a false positive for ws 0.8.1-tuxcare.1. false_positive \u2014 CVE-2020-35896 targets the Rust 'ws' crate, but this repository is the Node.js 'ws' package - two completely different projects in different ecosystems that share only a name. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:52de3628-286a-56f6-a7fd-745582b10a1d",
      "id": "GHSA-5v72-xg48-5rpm",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5v72-xg48-5rpm is fixed in version 0.8.1-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@0.8.1-tuxcare.1"
    }
  ]
}