I was wondering if there's a way to detect or filt...
# best-practices
d
I was wondering if there's a way to detect or filter potential XSS attacks in customer-supplied data in my warehouse. I know that XSS filtering is an incomplete defence and escaping on output is better. However, I use a third-party tool for BI and I can't necessarily trust that they're not vulnerable to XSS.