{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b405fe2b-b322-5733-9bd9-c24803c23e31",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@8.20.0-tuxcare.2",
      "type": "library",
      "name": "ws",
      "version": "8.20.0-tuxcare.2",
      "purl": "pkg:npm/ws@8.20.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1625e8a1-30fd-5b80-92f1-7673eb876ef9",
      "id": "CVE-2026-45736",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-45736 is fixed in version 8.20.0-tuxcare.2 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@8.20.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ed944601-7a46-5944-8588-a7806d961bc8",
      "id": "CVE-2026-48779",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48779 is fixed in version 8.20.0-tuxcare.2 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@8.20.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@8.20.0-tuxcare.2"
    }
  ]
}