mirror of
https://github.com/openappsec/openappsec.git
synced 2026-01-02 14:44:42 +03:00
sync code
This commit is contained in:
@@ -50,7 +50,8 @@ WaapComponent::Impl::Impl() :
|
||||
drop_response(ngx_http_cp_verdict_e::TRAFFIC_VERDICT_DROP),
|
||||
waapStateTable(NULL),
|
||||
transactionsCount(0),
|
||||
deepAnalyzer()
|
||||
deepAnalyzer(),
|
||||
waapModelResultLogger()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user