mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support to severity action and HIGHEST_SEVERITY variable
This commit is contained in:
@@ -188,6 +188,7 @@ class Assay {
|
||||
std::string id;
|
||||
time_t timeStamp;
|
||||
std::chrono::system_clock::time_point start;
|
||||
int highest_severity;
|
||||
|
||||
private:
|
||||
std::ofstream myfile;
|
||||
|
Reference in New Issue
Block a user