mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Remove some no-longer-used parser definitions
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -421,9 +421,6 @@ DICT_ELEMENT_WITH_PIPE [^ =\t"]+
|
|||||||
DICT_ELEMENT_NO_PIPE [^ =\|\t"]+
|
DICT_ELEMENT_NO_PIPE [^ =\|\t"]+
|
||||||
DICT_ELEMENT_NO_MACRO ([^\"|,%{\n \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 (?i:SecRule)
|
||||||
DIRECTIVE_SECRULESCRIPT (?i:SecRuleScript)
|
DIRECTIVE_SECRULESCRIPT (?i:SecRuleScript)
|
||||||
FREE_TEXT_NEW_LINE [^\"|\n]+
|
FREE_TEXT_NEW_LINE [^\"|\n]+
|
||||||
|
Reference in New Issue
Block a user