+|action | **Policy Mode:** Detection</br> - **Detected** - This is the only action for the WAF when in detection mode. All the conditions for a given rule were matched and the request was logged then passed to the backend.</br></br>**Policy Mode:** Prevention</br> - **Allowed** - All conditions were matched for a given rule and the request was passed to the backend.</br> - **Blocked** - All of the conditions were matched for a given rule and the request was blocked.</br> - **Matched** - One/more conditions were matched for a given rule, but the decision to block or pass the request will need further evaluation and will be evaluated based on the final anomaly scoring rule. |
0 commit comments