mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Added matching rules to audit log data. See #93.
This commit is contained in:
@@ -121,6 +121,7 @@ struct msre_rule {
|
||||
unsigned int op_negated;
|
||||
msre_actionset *actionset;
|
||||
const char *p1;
|
||||
const char *unparsed;
|
||||
const char *filename;
|
||||
int line_num;
|
||||
int placeholder;
|
||||
|
Reference in New Issue
Block a user