✨ Add WAF mode flag
Decision record
We want to be able to easily switch between 2 behaviors for the WAF:
-
warning
: the WAF should detect illegitimate requests, but not block them -
blocking
: the WAF should block illegitimate requests
Changes
-
✨ AddEC_RPS_WAF_MODE
environment variable to container -
📝 Update documentation -
🔖 v0.6.0