mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Adds support to SecMarker and skipAfter
This commit is contained in:
@@ -264,6 +264,7 @@ class Assay {
|
||||
std::list<std::string> ruleTags;
|
||||
|
||||
std::list<std::pair<int, std::string>> auditLogModifier;
|
||||
std::string m_marker;
|
||||
private:
|
||||
std::ofstream myfile;
|
||||
ModSecurity *m_ms;
|
||||
|
Reference in New Issue
Block a user