Releases: wordfence/wordfence-cli
Releases · wordfence/wordfence-cli
v4.0.3rc6
v4.0.3rc5
v4.0.3rc4
v4.0.3rc3
v4.0.3rc2
What's Changed
- Fixed file name filtering by @akenion in #268
- Fixed encoding handling when parsing PHP files by @akenion in #271
- Documented interaction between the --output-path and --email options by @akenion in #272
- Updated version to 4.0.3rc2 by @akenion in #269
Full Changelog: v4.0.3rc1...v4.0.3rc2
v4.0.3rc1
v4.0.2
What's Changed
- Update wrong INI section for malware scan in the docs by @tubiz in #254
- Add contribution and security guidelines by @briandefiant in #257
- Use bytes type for paths rather than str to address encoding issues by @akenion in #260
- Made additional improvements to binary path handling by @akenion in #261
- Milestone/4.0.2 by @akenion in #262
New Contributors
Full Changelog: v4.0.1...v4.0.2
v4.0.2rc2
What's Changed
Full Changelog: v4.0.2rc1...v4.0.2rc2
v4.0.2rc1
What's Changed
- Update wrong INI section for malware scan in the docs by @tubiz in #254
- Add contribution and security guidelines by @briandefiant in #257
- Use bytes type for paths rather than str to address encoding issues by @akenion in #260
New Contributors
Full Changelog: v4.0.1...v4.0.2rc1
v4.0.1
What's Changed
- Implemented vectorscan match engine by @akenion in #242
- Fixed various issues with vectorscan integration by @akenion in #243
- Made exit code handling consistent between directly invoking wordfence.cli.cli and using main.py by @akenion in #245
- Create temp files in same directory as destinations to ensure they are on the same device by @akenion in #246
- Corrected variable name by @akenion in #247
- Updated vectorscan pre-compilation to respect umask when writing database files by @akenion in #248
- Adjusted logging around signature database pre-compilation by @akenion in #249
- Milestone/4.0.1 by @akenion in #251
Full Changelog: v3.0.2...v4.0.1