ManagedRulesDefinition interface
Allow to exclude some variable satisfy the condition for the WAF check.
Properties
exclusions | The Exclusions that are applied on the policy. |
managed |
The managed rule sets that are associated with the policy. |
Property Details
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[]