{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:469850f3-9355-5d85-8caa-5b20c71a2c3c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@3.2.7-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/debug@3.2.7-tuxcare.3",
      "version": "3.2.7-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:6c2e52f0-22cc-5748-ac06-33b1ca8b9d44",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 3.2.7-tuxcare.3 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3140b731-a2c3-5bb8-9983-64b68930c16c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 3.2.7-tuxcare.3 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@3.2.7-tuxcare.3"
    }
  ]
}