{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:94771c63-fe92-51bf-9e72-694ca79c3378",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.1.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.1.0-tuxcare.1",
      "version": "2.1.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.1.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bd6f1de9-0fe5-5e8d-9d3c-9b863c5ac5c8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 2.1.0-tuxcare.1 of debug, and is fixed in 2.1.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.1.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dbb206b7-d7dd-5313-913d-8451f4eded77",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 2.1.0-tuxcare.1 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.1.0-tuxcare.1"
    }
  ]
}