{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1576e384-07a3-5347-bcdb-f164445ac9c5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.6.9-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.6.9-tuxcare.1",
      "version": "2.6.9-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ce2be8be-1b60-58d9-8d5f-16cdef5bd66c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.6.9-tuxcare.1 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ce4b6f88-5034-5c26-b7f0-251e04486be1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 2.6.9-tuxcare.1 of debug, and is fixed in 2.6.9-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.6.9-tuxcare.1"
    }
  ]
}