Owasp Crs Exclusion Entry Response
data class OwaspCrsExclusionEntryResponse(val matchVariable: String, val selector: String, val selectorMatchOperator: String)
Allow to exclude some variable satisfy the condition for the WAF check.