{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e19ec8ce-2f5c-5ba1-b801-a162c1dc76c9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@1.0.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@1.0.4-tuxcare.1",
      "version": "1.0.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e74bdc58-9528-5164-a47e-3f1fcf8bcf6f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 1.0.4-tuxcare.1 of debug, and is fixed in 1.0.4-tuxcare.2."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4d76ce23-b3c9-5700-a964-12089a521ead",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 1.0.4-tuxcare.1 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@1.0.4-tuxcare.1"
    }
  ]
}