Releases: diego-treitos/nginx_waf
Releases · diego-treitos/nginx_waf
0.36
Make max arguments to parse configurable
0.20
Completely rewritten how the common rules work
0.15
Allow not adding the 'ips' or 'rules' keys to the config whitelist
0.11
Only check POST rules on POST requests... yeah...
0.10
Removed 'Proxy' from the agents regex as it was too generic
0.7
Agent match is now case sensitive. Improved agent rules.
0.6
Ignoring internal requests: no cleanup needed
0.5
Added very minimal script to test the waf
0.4
Fix clearing the body when no body was read
0.3
Fix when no user agent is sent