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

apps: Mark env var values as sensitive (Closes: #554). #555

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

andrewsomething
Copy link
Member

An app env var's type can be GENERAL or SECRET. Unfortunately there is not a way to set an attribute on one field based on an attribute from another. So we should error on the side of safely, and treat all env var values as sensitive when it comes to logging.

Copy link
Contributor

@ChiefMateStarbuck ChiefMateStarbuck left a comment

Choose a reason for hiding this comment

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

LGTM

@ChiefMateStarbuck ChiefMateStarbuck merged commit 897d6f1 into master Jan 19, 2021
@andrewsomething andrewsomething deleted the asb/issues/554 branch January 19, 2021 16:54
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.

None yet

2 participants