mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Added rule file/line to audit log messages. See #49.
This commit is contained in:
@@ -226,6 +226,7 @@ struct msre_actionset {
|
||||
const char *msg;
|
||||
int severity;
|
||||
int phase;
|
||||
msre_rule *rule;
|
||||
|
||||
/* Flow */
|
||||
int is_chained;
|
||||
|
Reference in New Issue
Block a user