Getting Started with Csper
This video tutorial covers all the necessary steps for getting started with Content Security Policy using Csper.
It walks through the steps of building a policy using the generator extensions, how to use the dashboard to query reports. The code snippets for deploying. Then we remove a sample inline script (google analytics) to it's own file.
At this point the policy is built and ready, but not really production ready. We then setup Csper projects for all the different development environments (dev, stage, prod). Alerting is setup to detect XSS's. We then add users to the project so multiple members can respond, and finally deploy to enforce mode.
All that in 6 minutes!
Hope you enjoy!