Skip to content

fix(sentry): Disable SendDefaultPII to prevent capturing user data#17

Merged
rahulchhabria merged 2 commits intomasterfrom
fix/disable-sentry-pii
Mar 8, 2026
Merged

fix(sentry): Disable SendDefaultPII to prevent capturing user data#17
rahulchhabria merged 2 commits intomasterfrom
fix/disable-sentry-pii

Conversation

@rahulchhabria
Copy link
Contributor

Disable SendDefaultPII in the Sentry Go SDK initialization to prevent capturing IP addresses and other personally identifiable information in error reports.

This was surfaced during a Sentry setup audit — the flag was previously set to true without a documented reason. Defaulting to false is the safer and more privacy-respecting default.

Set SendDefaultPII to false to avoid capturing IP addresses and other
personally identifiable information in Sentry error reports.

Co-Authored-By: Claude <noreply@anthropic.com>
@rahulchhabria rahulchhabria marked this pull request as ready for review March 8, 2026 03:47
Compiled arm64 binary was showing up as untracked. Adding to gitignore
alongside the existing orbital entry.

Co-Authored-By: Claude <noreply@anthropic.com>
@rahulchhabria rahulchhabria merged commit 8b2e77a into master Mar 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant