{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:917b9703-8074-59c9-bdad-6351fbd968d7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@3.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@3.2.7-tuxcare.1",
      "version": "3.2.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4ac5b062-57e0-5881-a136-2339a4df50b0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 3.2.7-tuxcare.1 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e8761fb3-307b-5c61-a6b5-434e6f506067",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 3.2.7-tuxcare.1 of debug, and is fixed in 3.2.7-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@3.2.7-tuxcare.1"
    }
  ]
}