Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Custom sanitize fields. Sanitize headers. #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jheth
Copy link

@jheth jheth commented May 23, 2018

Sanitization

We pass sensitive data in not only the parameters, but the headers. In addition, the field names I use are none of the default sanitization field names. By allowing the user to specify their own field names in addition the to default, any field can be sanitized.

Example:

raven.AddSanitizeField("token")

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants