{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:679e5787-54d8-59c9-81a5-9efcee9c0cac",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.2.0-tuxcare.2",
      "version": "2.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5b306b01-fed1-5af2-b1ee-39cc22d2b599",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.2.0-tuxcare.2 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9dbdebe7-077c-56f3-bd5b-ccf7c71b5f31",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 2.2.0-tuxcare.2 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.2.0-tuxcare.2"
    }
  ]
}