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
**Full Changelog**: https://github.com/wordfence/wordfence-cli/compare/v4.0.3...v5.0.1rc5