Merge branch 'v3/master' of https://github.com/SpiderLabs/ModSecurity into v3/logescape

This commit is contained in:
Ervin Hegedüs
2023-01-18 08:16:39 +01:00
4 changed files with 607 additions and 610 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -421,9 +421,6 @@ DICT_ELEMENT_WITH_PIPE [^ =\t"]+
DICT_ELEMENT_NO_PIPE [^ =\|\t"]+
DICT_ELEMENT_NO_MACRO ([^\"|,%{\n \t}=]|([^\\]\\\"))+
DICT_ELEMENT_TWO [^\"\=, \t\r\n\\]*
DICT_ELEMENT_TWO_QUOTED [^\"\'\=\r\n\\]*
DICT_ELEMENT_TWO2 [A-Za-z_ -\%\{\.\}\-\/]+
DIRECTIVE (?i:SecRule)
DIRECTIVE_SECRULESCRIPT (?i:SecRuleScript)
FREE_TEXT_NEW_LINE [^\"|\n]+