{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:37ee62b6-85b3-5b7f-93b2-4cce037cf2da",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ws@7.4.6-tuxcare.1",
      "type": "library",
      "name": "ws",
      "version": "7.4.6-tuxcare.1",
      "purl": "pkg:npm/ws@7.4.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d4d3c065-01a9-530b-a661-9c8cf18c4bbc",
      "id": "CVE-2024-37890",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-37890 affects version 7.4.6-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@7.4.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8fb7016f-02c7-509c-af75-5af0f1991842",
      "id": "fix-CVE-2024-37890",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability fix-CVE-2024-37890 is fixed in version 7.4.6-tuxcare.1 of ws."
      },
      "affects": [
        {
          "ref": "pkg:npm/ws@7.4.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ws@7.4.6-tuxcare.1"
    }
  ]
}