{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1054e72a-0e98-55a2-84d8-7df512d35024",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@6.2.1",
      "type": "library",
      "name": "ws",
      "version": "6.2.1",
      "purl": "pkg:npm/ws@6.2.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ac628ba8-ff3e-515d-94af-592ef1576c02",
      "id": "CVE-2021-32640",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-32640 affects version 6.2.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@6.2.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5be87eb2-5d10-5b9e-acd9-9b5c7b49f299",
      "id": "CVE-2024-37890",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-37890 affects version 6.2.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@6.2.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@6.2.1"
    }
  ]
}