{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bc81b0ad-147b-54cf-b797-75a138e77e23",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@4.4.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.3-tuxcare.2",
      "version": "4.4.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a48bffd3-b6cd-5697-91a7-5b5a1dbb2b8e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 4.4.3-tuxcare.2 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:de07b2fb-3a59-5357-894b-ee3ab9305d31",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 4.4.3-tuxcare.2 of debug, and is fixed in 4.4.3-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@4.4.3-tuxcare.2"
    }
  ]
}