ManagedRulesDefinition interface
Allow to exclude some variable satisfy the condition for the WAF check.
Properties
exceptions | The exceptions that are applied on the policy. |
exclusions | The Exclusions that are applied on the policy. |
managed |
The managed rule sets that are associated with the policy. |
Property Details
exceptions
The exceptions that are applied on the policy.
exceptions?: ExceptionEntry[]
Property Value
exclusions
The Exclusions that are applied on the policy.
exclusions?: OwaspCrsExclusionEntry[]
Property Value
managedRuleSets
The managed rule sets that are associated with the policy.
managedRuleSets: ManagedRuleSet[]