{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1b5b8145-d503-5185-950a-029e8678f2a7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@0.8.1-tuxcare.2",
      "type": "library",
      "name": "ws",
      "version": "0.8.1-tuxcare.2",
      "purl": "pkg:npm/ws@0.8.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:28e35d6d-0fd2-5dbf-b4f8-5f1bac03b74b",
      "id": "CVE-2016-10518",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10518 is fixed in version 0.8.1-tuxcare.2 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04cdd8fc-605d-52b1-b333-aff69955a212",
      "id": "CVE-2016-10542",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10542 is fixed in version 0.8.1-tuxcare.2 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3f9c2279-fa1c-5e69-ac8b-40cd05ace99e",
      "id": "CVE-2020-35896",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2020-35896 is a false positive for ws 0.8.1-tuxcare.2. 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9348c600-b6c5-5de0-96fa-8f2edf11dfc3",
      "id": "GHSA-5v72-xg48-5rpm",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5v72-xg48-5rpm is fixed in version 0.8.1-tuxcare.2 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@0.8.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@0.8.1-tuxcare.2"
    }
  ]
}