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

Added SSN masking #7344

Closed
wants to merge 2 commits into from
Closed

Added SSN masking #7344

wants to merge 2 commits into from

Conversation

sathiya06
Copy link

Fixes #7343

Short description of what this resolves:

This resolves the issue of logging sensitive information like SSN.

Changes proposed in this pull request:

This change proposed looks for the pattern XXX-XX-XXXX in the logs and masks it if it finds any.

@sathiya06 sathiya06 closed this Apr 18, 2024
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.

Bug: Sensitive Information like ssn are logged
1 participant