wordfence-cli icon indicating copy to clipboard operation
wordfence-cli copied to clipboard

Respect --no-images when include-all-files is used

Open mmaunder opened this issue 3 months ago • 0 comments

Summary

  • add a deny rule so image extensions stay excluded when -a/--include-all-files is used unless --images is set
  • cover the FileFilter allow/deny interaction with a unit test

Testing

  • python -m unittest wordfence.scanning.test_filtering

mmaunder avatar Sep 23 '25 05:09 mmaunder