Skip to content

AMWScan 0.15.2

Choose a tag to compare

@marcocesarato marcocesarato released this 08 May 07:59
· 908 commits to master since this release

What's Changed

  • Fix undetected malware patterns in the scanner by @Copilot in #140
  • Fix a false positive and apply PHPCS cleanup by @helmo in #146
  • Add a new malware form file upload example by @helmo in #145
  • Error on unknown command-line options instead of silently ignoring them by @helmo in #143
  • Use single quotes in printf to prevent bash history expansion by @Copilot in #137
  • Do not auto-add PHPCS fixes to a commit by @helmo in #147
  • Show the actual list of quarantined files by @helmo in #144

Bug Fixes

  • Fix shared temp directory collision on multi-user hosting by @Copilot in #138
  • Fix PHP warning by @helmo in #142
  • Fix whitelist truncation to 0 bytes when match data contains non-UTF-8 characters by @Copilot in #141

New Contributors

  • A huge thank you to @helmo for the massive contributions in this release.

Full Changelog: v0.15.1...v0.15.2