CHANGES - CORE :
- Fix a NULL pointer dereference when logging very long URIs or very long argname (Issue #178 )
- EXLOG on libinjection no longers mixes up var_name and content
- increased PCRE output vector from 6 to 30 (from 2 match groups to 10)
- removed negative rule on content-types (naxsi_core.rules) as naxsi supports json
- Fixed broken EXLOG on |NAME match zones (issues/110)
- Integrated libinjection (xss/sqli)
CHANGES - NXAPI :
- NXAPI can now generate negative whitelists based on variable type (ie, it will block requests that do not match the rule).
- Add of coordonates to ES and country
- Refuse to tag events without server name
- Support of global_deny_rules and deny_rules
- Support for regex in filters