共用方式為


OwaspCrsExclusionEntry interface

允許排除某些符合 WAF 檢查條件的變數。

屬性

exclusionManagedRuleSets

與排除相關聯的Managed規則集。

matchVariable

要排除的變數。

selector

matchVariable 是集合時,運算子會用來指定這個排除範圍套用至集合中的哪些專案。

selectorMatchOperator

當 matchVariable 是集合時,請在選取器上作,以指定這個排除範圍套用至集合中的哪些元素。

屬性詳細資料

exclusionManagedRuleSets

與排除相關聯的Managed規則集。

exclusionManagedRuleSets?: ExclusionManagedRuleSet[]

屬性值

matchVariable

要排除的變數。

matchVariable: string

屬性值

string

selector

matchVariable 是集合時,運算子會用來指定這個排除範圍套用至集合中的哪些專案。

selector: string

屬性值

string

selectorMatchOperator

當 matchVariable 是集合時,請在選取器上作,以指定這個排除範圍套用至集合中的哪些元素。

selectorMatchOperator: string

屬性值

string