You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the samples are all using coraza wasm through envoyfilter
However, when users access k8s, they will first go through the istio-ingressgateway, and then go to envoy
In actual scenarios, not every pod will deploy sidecar
Handling attack traffic in istio-ingressgateway is better than handling it in envoy
Could you please make a sample file used by coraza wasm on istio-ingressgateway? ThankS
Realize blocking malicious attacks on istio-ingressgateway
Avoid attack traffic to envoy