Dependabot alerted us to a DOM XSS vulnerability in the software behind our own documentation site.
We developed a working PoC to understand the risk, but when we tested it against production, our CSP blocked the injected JavaScript and Report URI captured the evidence.
Client-side security to control what code actually runs on your website.

