v1.18.0 (unstable)
This version introduces a new operator sqli_detector
for the detection of SQL injections. In addition, the ruleset parser has been updated to allow non-string parameter values on action definitions.
Changes
- SQL Injection (SQLi) Detection Operator (#284)
Fixes
- Fix mishandling invalid actions key type (#286)
- Convert non-string object types into string during ruleset parsing (#285)