{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5651f502-ea67-546e-b684-2bb8df192209",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.6.9-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.6.9-tuxcare.4",
      "version": "2.6.9-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:2d7b9b56-b3a3-5610-8a04-7eedd4ec56ce",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.6.9-tuxcare.4 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.9-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:12c67845-61f0-5486-b624-b32d64d15d54",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 2.6.9-tuxcare.4 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.6.9-tuxcare.4"
    }
  ]
}