Web Application Firewall in Istio

I am looking to a way to have something like an Web Application Firewall inside my istio cluster, to protect against well known attacks, such as DDOS, XSS, SQLi, etc.

I found a post from 2019 where were no direct way to do this.

Now, two years later, do we have something better for this?