{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9d32842c-165e-5f38-9705-84019a31785a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@3.2.7-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/debug@3.2.7-tuxcare.5",
      "version": "3.2.7-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:e94c3ee4-bd0a-5e0d-b134-def46681ed42",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 3.2.7-tuxcare.5 of debug."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@3.2.7-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:6b26a73c-81b0-5b4a-aeca-54b0893d2f68",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 3.2.7-tuxcare.5 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@3.2.7-tuxcare.5"
    }
  ]
}