What's Changed
* Added vuln-scan subcommand by akenion in https://github.com/wordfence/wordfence-cli/pull/65
* Added include-all-files option to scan subcommand by akenion in https://github.com/wordfence/wordfence-cli/pull/66
* Added warning about skipped files to end of scan by akenion in https://github.com/wordfence/wordfence-cli/pull/67
* Finalized initial vulnerability scanning functionality by akenion in https://github.com/wordfence/wordfence-cli/pull/69
* Moved configuration to a separate subcommand and adjusted configuration workflow by akenion in https://github.com/wordfence/wordfence-cli/pull/77
* Added detection for recursive symlinks that target directories above any scanned paths by akenion in https://github.com/wordfence/wordfence-cli/pull/79
* Renamed "scan" command to "malware-scan" by akenion in https://github.com/wordfence/wordfence-cli/pull/80
* Improved messaging around file inclusion/exclusion patterns by akenion in https://github.com/wordfence/wordfence-cli/pull/81
* Added "version" subcommand by akenion in https://github.com/wordfence/wordfence-cli/pull/82
* Updated configurer to use appropriate names for malware-scan command by akenion in https://github.com/wordfence/wordfence-cli/pull/83
* Implemented automatic conversion process for legacy config by akenion in https://github.com/wordfence/wordfence-cli/pull/84
* Additional vulnerability scanner fixes/enhancements by akenion in https://github.com/wordfence/wordfence-cli/pull/86
* Prevented error when no config file exists by akenion in https://github.com/wordfence/wordfence-cli/pull/87
* Implemented custom help messaging rather than relying on argparse by akenion in https://github.com/wordfence/wordfence-cli/pull/92
* Vulnerability scanner by akenion in https://github.com/wordfence/wordfence-cli/pull/93
* Implemented automatic scaling units for byte values by akenion in https://github.com/wordfence/wordfence-cli/pull/94
* Added support for global config file at /etc/wordfence/wordfence-cli.ini by akenion in https://github.com/wordfence/wordfence-cli/pull/95
* Add deb build by briandefiant in https://github.com/wordfence/wordfence-cli/pull/91
* Further vulnerability scanner enhancements by akenion in https://github.com/wordfence/wordfence-cli/pull/96
* Documentation for vulnerability scan subcommand by barmat in https://github.com/wordfence/wordfence-cli/pull/71
* Improved help output by akenion in https://github.com/wordfence/wordfence-cli/pull/100
* Update checksums and GPG signatures, support older glibc by briandefiant in https://github.com/wordfence/wordfence-cli/pull/99
* Various improvements related to vulnerability scanning by akenion in https://github.com/wordfence/wordfence-cli/pull/101
* Various bug fixes by akenion in https://github.com/wordfence/wordfence-cli/pull/102
* v2.0.1 - "Voodoo Child" by akenion in https://github.com/wordfence/wordfence-cli/pull/70
**Full Changelog**: https://github.com/wordfence/wordfence-cli/compare/v1.1.0...v2.0.1