Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pii): Enable PII scrubbing in logentry.params #2956

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

iker-barriocanal
Copy link
Contributor

Fixes #2920.

Currently, a logentry's formatted message may be scrubbed but the values still exist in the parameters. This PR adds scrubbing to the parameters so that all values are scrubbed.

@iker-barriocanal iker-barriocanal self-assigned this Jan 17, 2024
@iker-barriocanal iker-barriocanal marked this pull request as ready for review January 17, 2024 09:12
@iker-barriocanal iker-barriocanal requested a review from a team as a code owner January 17, 2024 09:12
@iker-barriocanal iker-barriocanal merged commit aae3e6d into master Jan 17, 2024
21 checks passed
@iker-barriocanal iker-barriocanal deleted the iker/fix/pii-logentry-params branch January 17, 2024 11:30
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.

Context-aware logentry scrubbing
2 participants