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

Modified POST method debug log to not log sensitive body/data #439

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

akaila-splunk
Copy link
Contributor

  • This PR is fixed for the issue - 'splunklib logs user credentials in raw text'
  • Added check to avoid writing sensitive data in debug logs
  • ex. '/storage/passwords' endpoint is having password field in it's body during post method call

- Added check to avoid writing sensitive data in debug logs
- ex. '/storage/passwords' endpoint is having password field in it's body during post method call
Copy link
Contributor

@fantavlik fantavlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@akaila-splunk akaila-splunk merged commit c163daf into develop Mar 9, 2022
@akaila-splunk akaila-splunk mentioned this pull request Mar 25, 2022
@akaila-splunk akaila-splunk deleted the DVPL-10693 branch May 2, 2022 10:14
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