{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:696652c7-3634-5eed-8790-31f201fbcd64",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@1.1.2-tuxcare.1",
      "type": "library",
      "name": "ws",
      "version": "1.1.2-tuxcare.1",
      "purl": "pkg:npm/ws@1.1.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d75654da-970d-5e7b-b993-d08d28851988",
      "id": "CVE-2020-8244",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8244 is fixed in version 1.1.2-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@1.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:393b994f-e6ae-5b81-8b90-2592efdd3384",
      "id": "CVE-2026-3449",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-3449 is fixed in version 1.1.2-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@1.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58251e86-26da-5600-a536-91905cdfaa27",
      "id": "GHSA-5v72-xg48-5rpm",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5v72-xg48-5rpm is fixed in version 1.1.2-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@1.1.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@1.1.2-tuxcare.1"
    }
  ]
}