The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.4.1 - 2020-03-11

  • Enhancements
    • Simplify unexpected_content rule.
    • New rule: require_content.
    • Updated rule: cgi_bin to incldue cgi_wrapper.
    • Updated rule: dot_files to include "../" in path or query string.
    • The HTTP status can be overridden without overriding the handler.
    • The log message includes the request method and HTTP status.
  • Documentation
    • Fixed POD formatting.
    • Documented the format of the log message.
    • Added note about modsecurity.

Modules

A simple security filter for with common rules.
A simple security filter for Plack