CentralCSP platform overview
How to set up and use CentralCSP. Connect a site, read its reports, build a PCI DSS script inventory, and alert on what changes.
Last update:
CentralCSP collects the reports browsers send about your pages, inventories the scripts running on them, and turns both into client-side security signal and PCI DSS v4 evidence.
The dashboard opens on report counters and a volume chart:

Start here
New to CentralCSP? Get started covers what it is, then takes you from an empty workspace to reports arriving.
Already collecting? Go straight to Reports.
The sections
The platform docs are organised into these sections:
| Section | Covers |
|---|---|
| Get started | What CentralCSP does and the quickstart |
| Websites | Adding a site, its endpoint, ingestion filters, usage, and access |
| Reports | All 13 report types plus the raw Explorer |
| Features | PCI DSS, the script inventory, and alerting |
| Team | Members, groups, and both role systems |
| Security | Workspace controls, audit logs, and retention |
| Integrations | API keys and AI tools |
| Billing | Plans, subscription, and quota |
| Account | Your profile and sign-in security |
For the browser standards themselves rather than the product, see Web Security. To drive any of this from your own code or from an AI client, see the API and MCP reference.
Free tools, no account needed
These tools answer one question about a live site, with no account needed:
| Tool | Answers |
|---|---|
| Security headers scanner | Which security headers and cookie flags a URL returns, graded |
| CSP scanner | What a live page's Content-Security-Policy allows, and where it is weak |
| CSP evaluator | The same review for a policy you have written but not deployed |
| Reporting API checker | Whether Reporting-Endpoints and report-to are wired up |
| CSP hash generator | The hash that allowlists one inline script or style |
| SRI hash generator | The integrity value for a script or stylesheet URL |
| Security comparison | How a site's posture compares to others in its industry |