{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d5737151-3ed3-5c64-a543-4a6cd5017444",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.3.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.3.3-tuxcare.2",
      "version": "2.3.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:11c299bd-11d2-5134-ab0e-f36d2af5232b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 2.3.3-tuxcare.2 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.3.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:294d0e64-6dcd-5fdc-8836-62d131d98764",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 2.3.3-tuxcare.2 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.3.3-tuxcare.2"
    }
  ]
}