mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
parser: Adds SecRuleScript not implemented note
This commit is contained in:
@@ -1074,11 +1074,8 @@ expression:
|
||||
}
|
||||
| DIRECTIVE_SECRULESCRIPT actions
|
||||
{
|
||||
/*
|
||||
|
||||
TODO: implement the SecRuleScript directive
|
||||
|
||||
*/
|
||||
driver.error(@0, "SecRuleScript is not yet supported.");
|
||||
YYERROR;
|
||||
}
|
||||
| CONFIG_DIR_SEC_DEFAULT_ACTION actions
|
||||
{
|
||||
|
Reference in New Issue
Block a user