{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5b59a8fa-a297-5439-8bfd-4c312fc07481",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@4.4.3",
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.3",
      "version": "4.4.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3"
        }
      ],
      "bom-ref": "urn:uuid:5cba71fb-2252-593d-9703-509133453629",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 4.4.3 of debug, and is fixed in 4.4.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@4.4.3"
        }
      ],
      "bom-ref": "urn:uuid:c73ebabe-202d-55ac-96ee-7a064e87f965",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 4.4.3 of debug, and is fixed in 4.4.3-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@4.4.3"
    }
  ]
}