Expected behavior
Charts that use a Custom SQL data source should not trigger basic generic security layers such as Cloudflare WAF. Sending the raw SQL as the payload seems to have this effect
Actual behavior
Cloudflare WAF and similar services (including Sqreen) will automatically block the request with a HTTP 403
Context
We imagine Custom SQL is a popular feature and considering how widespread security tools like cloudflare are, we were wondering if there is a recommended approach to this problem