{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b7516fc2-58c8-525a-a640-2dd78da5e4d5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@1.0.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/debug@1.0.3-tuxcare.1",
      "version": "1.0.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1c5ce494-d1e3-5c94-a28e-77d8e28dcb4a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16137 affects version 1.0.3-tuxcare.1 of debug, and is fixed in 1.0.3-tuxcare.2."
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@1.0.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9b1a7e4e-4bbd-5e15-b212-8515e155bca6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 1.0.3-tuxcare.1 of debug."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@1.0.3-tuxcare.1"
    }
  ]
}