Release of naxsi 0.53-1 :
Naxsi-core 0.53-1 brings a lot of important features :
- Added support for regex matchzones (documented in wiki as well)
- Added scores and block flags to NAXSI_FMT
- Added support for exclusion whitelists : wl:-4242 will whitelist all user rules (>=1000) except rule 4242.
And of course, various bugfixes :
- Fixed a bug in case sensitivity where MixedCase URLs whitelist would not work
- Fixed a bug in NAXSI_EXLOG, that would make the line disappear if main error_log was set to debug
- Removed a leftover #debug define in naxsi_runtime.c
Extras :
- A lot of work was done on improving unit tests (>90% coverage), and integrating GCOV/LCOV in build/test process