Skip to content

Releases: wordfence/wordfence-cli

v4.0.1rc4

10 May 15:20
Compare
Choose a tag to compare
v4.0.1rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.1rc3...v4.0.1rc4

v4.0.1rc3

10 May 14:29
Compare
Choose a tag to compare
v4.0.1rc3 Pre-release
Pre-release

What's Changed

  • Create temp files in same directory as destinations to ensure they are on the same device by @akenion in #246

Full Changelog: v4.0.1rc2...v4.0.1rc3

v4.0.1rc2

08 May 18:23
Compare
Choose a tag to compare
v4.0.1rc2 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v4.0.1rc1...v4.0.1rc2

v4.0.1rc1

30 Apr 20:17
Compare
Choose a tag to compare
v4.0.1rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.2...v4.0.1rc1

v3.0.2 "Ghost Rider"

12 Feb 19:22
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where partial input from stdin can't be processed by @akenion in #234
  • Prevented alternate stdout encodings from triggering errors by @akenion in #235
  • Use FileType enum value when generating output by @akenion in #238
  • Corrected displayed encoding in warning about stdout encoding by @akenion in #239
  • Milestone/3.0.2 by @akenion in #240

Full Changelog: v3.0.1...v3.0.2

v3.0.2rc3

12 Feb 15:43
Compare
Choose a tag to compare
v3.0.2rc3 Pre-release
Pre-release

What's Changed

  • Corrected displayed encoding in warning about stdout encoding by @akenion in #239

Full Changelog: v3.0.2rc2...v3.0.2rc3

v3.0.2rc2

09 Feb 21:06
Compare
Choose a tag to compare
v3.0.2rc2 Pre-release
Pre-release

What's Changed

  • Use FileType enum value when generating output by @akenion in #238

Full Changelog: v3.0.2rc1...v3.0.2rc2

v3.0.2rc1

07 Feb 21:32
Compare
Choose a tag to compare
v3.0.2rc1 Pre-release
Pre-release

What's Changed

  • Fixed issue where partial input from stdin can't be processed by @akenion in #234
  • Prevented alternate stdout encodings from triggering errors by @akenion in #235

Full Changelog: v3.0.1...v3.0.2rc1

v3.0.1 "Ghost Rider"

22 Jan 15:46
Compare
Choose a tag to compare

What's Changed

  • Implemented automated remediation for known WordPress files by @akenion in #198
  • Added remediate subcommand modules as pyinstaller hidden imports by @akenion in #199
  • Added support for remediating directories and more output columns, ensured relative paths are resolved prior to identification by @akenion in #200
  • Further adjustments to automated remediation by @akenion in #203
  • Added count-sites subcommand by @akenion in #204
  • Add RPM package by @briandefiant in #201
  • Fix for RPM missing from release by @briandefiant in #205
  • Added count-sites subcommand modules to pyinstaller hidden imports by @akenion in #206
  • Further improved symlink handling for malware scans by @akenion in #208
  • Fixed issue with file identification of intermediate paths and improved help output for remediate by @akenion in #209
  • Added usage example to count-sites subcommand by @akenion in #210
  • Removed unsafe optimization that prevented some sites from being detected for vuln-scan and count-sites by @akenion in #212
  • Replaced OS error codes with values from errno module for consistency across operating systems by @akenion in #213
  • Adjusted extended descriptions in help output by @akenion in #214
  • Added support for scanning/counting nested WordPress installations by @akenion in #215
  • Updated config definitions to enable setting allow_nested in INI files as well as on the command line by @akenion in #216
  • Prevented symlink errors from preventing processing of adjacent files by @akenion in #217
  • Added allow-io-errors option for vuln-scan and count-sites subcommands by @akenion in #219
  • Added flag to only output unremediated paths by @akenion in #220
  • Fixed issues with new allow-io-errors option by @akenion in #221
  • Ensured all counts are incremented for remediate even when only outputting unremediated records by @akenion in #222
  • Allowed IO errors by default for remediation by @akenion in #224
  • Fixed issue where queues can fill up causing malware scanning to hang by @akenion in #228
  • Prevented duplicate results from unresolved input paths by @akenion in #229
  • v3.0.1 "Ghost Rider" by @akenion in #225

Full Changelog: v2.1.0...v3.0.1

v3.0.1rc12

19 Jan 21:48
Compare
Choose a tag to compare
v3.0.1rc12 Pre-release
Pre-release

What's Changed

  • Prevented duplicate results from unresolved input paths by @akenion in #229

Full Changelog: v3.0.1rc11...v3.0.1rc12