Skip to content

log: mask sensitive config values attached to Sentry events#1383

Draft
applike-ss wants to merge 1 commit into
mainfrom
fix/08-sentry-config-sanitize
Draft

log: mask sensitive config values attached to Sentry events#1383
applike-ss wants to merge 1 commit into
mainfrom
fix/08-sentry-config-sanitize

Conversation

@applike-ss
Copy link
Copy Markdown
Contributor

SentryContextConfigProvider now recursively masks values in the configuration map before attaching it to Sentry events. Any key whose name contains password, secret, token, key, dsn, or credential has its value replaced with ***.

@applike-ss applike-ss force-pushed the fix/08-sentry-config-sanitize branch from 34a6676 to 9d49943 Compare April 20, 2026 07:00
@applike-ss applike-ss force-pushed the fix/08-sentry-config-sanitize branch from f9ac11f to 786efc1 Compare April 24, 2026 09:36
@applike-ss applike-ss closed this Apr 24, 2026
@applike-ss applike-ss force-pushed the fix/08-sentry-config-sanitize branch from 786efc1 to 48ec9c7 Compare April 24, 2026 09:38
@applike-ss applike-ss reopened this Apr 24, 2026
@applike-ss applike-ss marked this pull request as draft April 24, 2026 11:26
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.

2 participants