First version of the inline highlight calculation

This commit is contained in:
Felipe Zimmerle
2018-10-11 10:00:54 -03:00
parent aa8fb3434f
commit eec95cfe17
11 changed files with 205 additions and 9 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"