You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.0 (2024-04-26)
Features Added
New value ActionTypeJSChallenge added to enum type ActionType
New enum type ScrubbingRuleEntryMatchOperator with values ScrubbingRuleEntryMatchOperatorEquals, ScrubbingRuleEntryMatchOperatorEqualsAny
New enum type ScrubbingRuleEntryMatchVariable with values ScrubbingRuleEntryMatchVariableQueryStringArgNames, ScrubbingRuleEntryMatchVariableRequestBodyJSONArgNames, ScrubbingRuleEntryMatchVariableRequestBodyPostArgNames, ScrubbingRuleEntryMatchVariableRequestCookieNames, ScrubbingRuleEntryMatchVariableRequestHeaderNames, ScrubbingRuleEntryMatchVariableRequestIPAddress, ScrubbingRuleEntryMatchVariableRequestURI
New enum type ScrubbingRuleEntryState with values ScrubbingRuleEntryStateDisabled, ScrubbingRuleEntryStateEnabled
New enum type VariableName with values VariableNameGeoLocation, VariableNameNone, VariableNameSocketAddr
New enum type WebApplicationFirewallScrubbingState with values WebApplicationFirewallScrubbingStateDisabled, WebApplicationFirewallScrubbingStateEnabled
New struct GroupByVariable
New struct PolicySettingsLogScrubbing
New struct WebApplicationFirewallScrubbingRules
New field GroupBy in struct CustomRule
New field JavascriptChallengeExpirationInMinutes, LogScrubbing in struct PolicySettings