Skip to content

client/web: Don't send email and username to Sentry

Administrator requested to merge core/scrub-sentry-pii into main

Created by: tsenart

We still send IP address by default to group and identify anonymous user errors. We won't be scrubbing potentially private metadata like repo names or file paths, since these can be essential in debugging certain errors. We'll include the necessary provisions in the legal agreements with Sentry (cc @RafLeszczynski).

Closes https://github.com/sourcegraph/security-issues/issues/148

Merge request reports

Loading