{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0271d5e0-052d-5055-8401-e5bf41304037",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.6.9",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.6.9",
      "version": "2.6.9",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9"
        }
      ],
      "bom-ref": "urn:uuid:423d7aa9-fe8c-56b0-8452-6278b7248185",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 2.6.9 of debug, and is fixed in 2.6.9-tuxcare.1."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9"
        }
      ],
      "bom-ref": "urn:uuid:39f97c1e-25ad-5d51-8ad7-ab5117359095",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 2.6.9 of debug, and is fixed in 2.6.9-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.6.9"
    }
  ]
}