First version of the inline highlight calculation

This commit is contained in:
Felipe Zimmerle
2018-07-20 13:58:48 -03:00
parent 8d0f51beda
commit 1b27c6ccae
12 changed files with 207 additions and 13 deletions

View File

@@ -1 +1 @@
SecRule ARGS:param1 "test" "id:1,deny,msg:'this',msg:'is',msg:'a',msg:'test'"
SecRule ARGS:param1 "test" "id:1,deny,msg:'this',t:replaceNulls,msg:'is',msg:'a',msg:'test',t:lowercase,t:trim"