mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Adds support for the tag action
This commit is contained in:
@@ -260,6 +260,7 @@ class Assay {
|
||||
Rules *m_rules;
|
||||
|
||||
std::list<std::string> rulesMessages;
|
||||
std::list<std::string> ruleTags;
|
||||
|
||||
private:
|
||||
std::ofstream myfile;
|
||||
|
Reference in New Issue
Block a user