Versions in this module Expand all Collapse all v0 v0.21.0 Sep 1, 2026 Changes in this version + func DetectWaf(httpRequestResponse *wafcommon.HttpRequestResponse) *wafcommon.WafDetection + func DetectWafFromResponses(httpRequestResponses []*wafcommon.HttpRequestResponse) *wafcommon.WafDetection + func FingerprintApplicationFirewall(responseBody *string, responseHeaders map[string]string, statusCode *int) *wafcommon.WafFingerprint + type WafDetectionAccumulator struct + func (a *WafDetectionAccumulator) Add(httpRequestResponse *wafcommon.HttpRequestResponse) + func (a *WafDetectionAccumulator) Detection() *wafcommon.WafDetection