{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c93144fd-68c6-5fcd-9f68-d61caa3776eb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@3.2.7",
      "type": "library",
      "bom-ref": "pkg:npm/debug@3.2.7",
      "version": "3.2.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7"
        }
      ],
      "bom-ref": "urn:uuid:4d30692e-9f13-5ac6-95b1-1d478484a010",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 3.2.7 of debug, and is fixed in 3.2.7-tuxcare.1."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7"
        }
      ],
      "bom-ref": "urn:uuid:b1c1c47a-a654-5889-b8eb-98568565743f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 3.2.7 of debug, and is fixed in 3.2.7-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@3.2.7"
    }
  ]
}