mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Adds support to the action `accuracy'
This commit is contained in:
@@ -79,6 +79,7 @@ Rule::Rule(std::string marker)
|
||||
op(NULL),
|
||||
rule_id(0),
|
||||
phase(-1),
|
||||
m_accuracy(0),
|
||||
m_unconditional(false),
|
||||
m_secmarker(true),
|
||||
m_marker(marker),
|
||||
|
Reference in New Issue
Block a user