Content Security Policy is super awesome! You should really set them headers!
Csp-report parses CSP violation reports and stores them in a database.
- Deploy csp-report to some webspace.
- Configure your mysql database in conf/conf.php using conf/conf.php.dist as a template.
- Append 'report-uri your.url/csp-report/report.php;' to your csp headers.
- Inspect the reports with you favorite database client.
https://git.immerda.ch/csp-report/
(c) https://www.immerda.ch 2014. Released under GPL 3.0.