{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b6f64a2f-270b-553d-8705-ae5ffb91eb30",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "debug",
      "purl": "pkg:npm/debug@2.6.4",
      "type": "library",
      "bom-ref": "pkg:npm/debug@2.6.4",
      "version": "2.6.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16137",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.4"
        }
      ],
      "bom-ref": "urn:uuid:236d3317-d8ac-5579-a592-94e2f94b75b5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2017-16137 does not affect version 2.6.4 of debug. Patches already applied: f53962e944a87e6ca9bb622a2a12dffc22a9bb5a (already in target via 62388dd 'Backport CVE-2017-20165 to 2.6.4')",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2017-20165",
      "affects": [
        {
          "ref": "pkg:npm/debug@2.6.4"
        }
      ],
      "bom-ref": "urn:uuid:beaaad2a-1c1d-5f54-9446-6f3cdce97ffd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-20165 affects version 2.6.4 of debug, and is fixed in 2.6.4-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@2.6.4"
    }
  ]
}