Nginx CSP Endpoints

Building a csp report_to endpoint using your local stack (nginx, apache, mysql)

First, credit goes to Michael Mclean for writing this article: CSP logging with nginx

I haven’t deviated far from what he’s already done, except for making the csp endpoint its own site entirely so that other properties I have can report_to it as needed.

Details about that go here…

The big thing is the display and the scripting which pulls this data automatically:

Details about that go here…