mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds AuditLog class
The properties related to the Audit Log were saved into the classes Rules and Dirver, now all those properties will be saved into the AuditLog class.
This commit is contained in:
@@ -78,6 +78,7 @@ libmodsecurity_la_SOURCES = \
|
||||
parser/seclang-scanner.ll \
|
||||
parser/driver.cc \
|
||||
assay.cc \
|
||||
audit_log.cc \
|
||||
modsecurity.cc \
|
||||
rules.cc \
|
||||
utils.cc \
|
||||
|
Reference in New Issue
Block a user