{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1e8504f3-5d39-5124-98bc-d1b514243d26",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/debug@0.7.4-tuxcare.1",
      "type": "library",
      "name": "debug",
      "version": "0.7.4-tuxcare.1",
      "purl": "pkg:npm/debug@0.7.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:253c80a3-c641-5a73-aaa0-ceb1428b0c28",
      "id": "CVE-2017-16137",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2017-16137 does not affect version 0.7.4-tuxcare.1 of debug. not_affected \u2014 Version 0.7.4-tuxcare.1 is not affected by CVE-2017-16137. The vulnerability exists in the custom `%o` formatter's regex pattern, which was introduced in version 0.8.1. Version 0.7.4 predates this feature and does not have the formatters system, util.inspect usage, or the vulnerable regex pattern /\\s*\\n\\s*/g."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@0.7.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:13949839-cf94-5827-abdb-16d6d03d5946",
      "id": "CVE-2017-20165",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 0.7.4-tuxcare.1 of debug."
      },
      "affects": [
        {
          "ref": "pkg:npm/debug@0.7.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/debug@0.7.4-tuxcare.1"
    }
  ]
}