issues
search
splunk
/
splunk-sdk-python
Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
698
stars
370
forks
source link
Modified POST method debug log to not log sensitive body/data
#439
Closed
akaila-splunk
closed
2 years ago
akaila-splunk
commented
2 years ago
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