{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b61944d3-1c3b-559f-bb7a-d6cd99ab7692",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "engine.io",
      "purl": "pkg:npm/engine.io@6.6.2",
      "type": "library",
      "bom-ref": "pkg:npm/engine.io@6.6.2",
      "version": "6.6.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59724",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@6.6.2"
        }
      ],
      "bom-ref": "urn:uuid:b6b2fa0f-eb61-5455-975a-82cd78be5e4d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59724 affects version 6.6.2 of engine.io."
      }
    },
    {
      "id": "CVE-2026-59725",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@6.6.2"
        }
      ],
      "bom-ref": "urn:uuid:f83058f7-fd24-5039-94b4-1632a7743ad4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59725 affects version 6.6.2 of engine.io."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/engine.io@6.6.2"
    }
  ]
}