{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:24a91131-4ed3-5768-a73c-4221d796682d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@8.16.0-tuxcare.1",
      "type": "library",
      "name": "ws",
      "version": "8.16.0-tuxcare.1",
      "purl": "pkg:npm/ws@8.16.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:012aacd8-a724-56cb-9b91-afabf6864438",
      "id": "CVE-2024-37890",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-37890 affects version 8.16.0-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@8.16.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e6fa4cc5-fdc9-5817-bc97-d94b18fb3541",
      "id": "CVE-2026-45736",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45736 affects version 8.16.0-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@8.16.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:92a1ec74-545b-5623-bdd6-b666007cbcf4",
      "id": "CVE-2026-48779",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48779 is fixed in version 8.16.0-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@8.16.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@8.16.0-tuxcare.1"
    }
  ]
}