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

Sensitive data should not be logged: Part 2 #223

Open
divyansh-gupta opened this issue Jan 7, 2020 · 1 comment
Open

Sensitive data should not be logged: Part 2 #223

divyansh-gupta opened this issue Jan 7, 2020 · 1 comment
Labels
question Further information is requested

Comments

@divyansh-gupta
Copy link

Issue #221 deals with not logging information that is marked as a writeOnlyProperty. The resource I'm developing has a readOnlyProperty that is sensitive and should not be logged. How do I make sure it does not get logged, but still returned in a Read handler?

@rjlohan
Copy link
Contributor

rjlohan commented Jan 7, 2020

Having a property which is read only is somewhat contrary to it also being sensitive. Which logging are you specifically concerned about?

@tobywf tobywf added the question Further information is requested label Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants