Sentry Security Basics Overview Configure Sentry's security posture: PII scrubbing with , built-in data scrubbing, IP anonymization, browser SDK URL filtering, DSN vs auth token handling, CSP reporting, and GDPR data deletion. Covers both client-side (SDK) and server-side (dashboard) controls. Prerequisites - Sentry project created with Owner or Admin role - = 8.x or = 8.x installed (or = 2.x for Python) - Compliance requirements identified (GDPR, SOC 2, HIPAA, CCPA) - List of sensitive data patterns for your domain (PII fields, API keys, tokens) Instructions Step 1 — Understand DSN vs Auth T…