{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f492c107-d78c-598f-ac76-8029d3c20a20",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.3.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.3.3-tuxcare.1",
      "version": "2.3.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cab1fe29-97af-5a81-8282-f016abf5d69b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.3.3-tuxcare.1 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6442fb3b-bf95-5476-97a5-09f5ac70bab9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 2.3.3-tuxcare.1 of debug, and is fixed in 2.3.3-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.3.3-tuxcare.1"
    }
  ]
}