Vai al contenuto principale
Included in every plan · EU-hosted

CSP senza reporting è CSP alla cieca.

I browser moderni possono inviare un report strutturato ogni volta che bloccano uno script, un'immagine o uno stile che viola la tua CSP. SiteGuardian ti fornisce l'endpoint per riceverli — aggregati, deduplicati e con alert.

Il piano gratuito include 10 000 report/mese · Privacy-first · Ospitato nell'UE

1 M → 1 row

A misconfigured CSP can flood you with millions of reports from a single browser tab. We bucket by (directive, blocked URI, source file) — one row with a count, three samples, and a browser breakdown.

Privacy by design

Client IPs hashed with a daily-rotating salt. Query strings + fragments stripped from document URIs before storage. User-Agent reduced to browser family. No session tokens. No cookies.

Alert on drift

Built-in metrics for any alert rule: spike detection (csp_report_volume) and new-violation-type notifications (csp_new_violation_type_count). Catch a broken deploy the moment the first real user hits it.

Come funziona

  1. 1

    Enable CSP Reports on a monitor

    One click on the monitor's detail page. We generate an HMAC-signed URL and hand you a copy-paste CSP snippet.

  2. 2

    Paste the header into your server

    Both legacy (report-uri) and modern (Reporting-Endpoints + Report-To) formats are supported in parallel. Works with every current browser.

  3. 3

    Watch violations roll in

    Within seconds of real traffic the CSP Reports tab lights up with the first buckets. Click a row for raw samples, browser breakdown, and affected pages.

  4. 4

    Tighten your policy

    After a week of reports we suggest allowlist additions ranked by how many users each suggestion would unbreak. Apply the diff, redeploy, tighten the next ring.

Nessun costo aggiuntivo

Incluso nel piano che già hai

I report CSP sono inclusi in ogni piano SiteGuardian. Il tuo livello determina la quota mensile e la finestra di retention.

Piano CSP reports / month Retention
Gratuito 10 000 7 days
Pro 1 000 000 90 days
Business 10 000 000 180 days
Compliance 10 000 000 180 days
Enterprise Negoziato 365 giorni

Quota raggiunta? L'ingest si mette in pausa automaticamente con un prompt di upgrade — non ti viene mai addebitato lo sforamento. La protezione anti-abuso per monitor scatta a 10 000 report/minuto.

Frequently asked

Is there anything else I need?
No — the endpoint is provisioned automatically on each monitor. If you're currently sending reports to another service, you can run both in parallel (browsers send to every endpoint listed in Report-To) and cut over once you're happy with what you're seeing here.
Do I need to install anything?
No. Paste three headers into your web server config. Works with nginx, Apache, Caddy, Cloudflare Workers — anywhere you can set response headers.
What if my site gets DDoS'd via a bad CSP?
nginx rate-limits at the edge (200 req/s per source IP), and we auto-pause ingest for a monitor if it breaches 10k reports/min for three consecutive minutes. You'll never be billed for a crawl loop on your own site.
What about NEL, Deprecation, and other report types?
Same endpoint accepts NEL (Network Error Logging), Deprecation, Intervention, and Expect-CT reports. Useful bonus signals for tracking CDN outages and browser API changes.
Can I use my own subdomain?
White-label subdomains (reports.your-domain.com) are on the roadmap for Enterprise. Today the endpoint lives at reports.siteguardian.io/r/{monitor_id}/{hmac}.

See what your CSP is really blocking

One monitor, one header, 60 seconds to the first bucket.

Start free