What's Changed
* Implemented database scanning by akenion in https://github.com/wordfence/wordfence-cli/pull/293
* Fixed error about mixed bytes and non-bytes in path components when pre-compiling vectorscan DB by akenion in https://github.com/wordfence/wordfence-cli/pull/294
* Added python3-mysqlclient dependency to RPM build by akenion in https://github.com/wordfence/wordfence-cli/pull/295
* Corrected pip command by akenion in https://github.com/wordfence/wordfence-cli/pull/296
* Replaced mysql-connector-python with mysqlclient by akenion in https://github.com/wordfence/wordfence-cli/pull/297
* Switched from mysqlclient to PyMySQL by akenion in https://github.com/wordfence/wordfence-cli/pull/298
* Added dbscan modules to pyinstaller by akenion in https://github.com/wordfence/wordfence-cli/pull/299
* Corrected property name by akenion in https://github.com/wordfence/wordfence-cli/pull/300
* Corrected handling of database prefix by akenion in https://github.com/wordfence/wordfence-cli/pull/301
* Corrected various typos and made adjustments per QA feedback by akenion in https://github.com/wordfence/wordfence-cli/pull/302
* Corrected casing of package dependency for RPM build by akenion in https://github.com/wordfence/wordfence-cli/pull/304
* Prevented errors from timer when no time has been measured by akenion in https://github.com/wordfence/wordfence-cli/pull/305
* Updated version to 5.0.1 by akenion in https://github.com/wordfence/wordfence-cli/pull/307
* Milestone/5.0.1 by akenion in https://github.com/wordfence/wordfence-cli/pull/306
**Full Changelog**: https://github.com/wordfence/wordfence-cli/compare/v4.0.3...v5.0.1