{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c26ff034-a5bc-533e-8788-525f0abffd09",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "engine.io",
      "purl": "pkg:npm/engine.io@6.6.6",
      "type": "library",
      "bom-ref": "pkg:npm/engine.io@6.6.6",
      "version": "6.6.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59724",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@6.6.6"
        }
      ],
      "bom-ref": "urn:uuid:20ebde71-8935-53ca-b136-786787c791cd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59724 affects version 6.6.6 of engine.io."
      }
    },
    {
      "id": "CVE-2026-59725",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@6.6.6"
        }
      ],
      "bom-ref": "urn:uuid:d0ef9608-aaa0-51eb-acb7-9de2a376b975",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59725 affects version 6.6.6 of engine.io."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/engine.io@6.6.6"
    }
  ]
}