{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4eaac59a-f0ad-5fbf-86cc-4703a93691cb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "engine.io",
      "purl": "pkg:npm/engine.io@3.1.5-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/engine.io@3.1.5-tuxcare.1",
      "version": "3.1.5-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-36048",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@3.1.5-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:90f488ff-c78d-5fb7-8422-883c83944101",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36048 is fixed in version 3.1.5-tuxcare.1 of engine.io."
      }
    },
    {
      "id": "CVE-2022-41940",
      "affects": [
        {
          "ref": "pkg:npm/engine.io@3.1.5-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2f43657e-a7c1-5468-aa38-5dcf0912ba99",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-41940 is fixed in version 3.1.5-tuxcare.1 of engine.io."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/engine.io@3.1.5-tuxcare.1"
    }
  ]
}