mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds random id to each assay
This commit is contained in:
@@ -135,6 +135,7 @@ class Assay {
|
||||
int http_code_returned;
|
||||
|
||||
private:
|
||||
std::string id;
|
||||
std::ofstream myfile;
|
||||
Rules *m_rules;
|
||||
const char *m_clientIpAddress;
|
||||
|
Reference in New Issue
Block a user