-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
The API token outputted during verbose will now be masked by default #866
Conversation
Co-Authored-By: Victor Goff <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for taking the time to tackle this one! This is going to be a huge improvement for support requests.
This PR contains some changes that are unrelated to the token masking. In particular, it has changes to the dependency tracking files. Would you mind removing those from the PR? I'm not opposed to updating those files, but if so I'd like to do it as its own change.
I also have a suggestion about where to put the Redact
token.
What suggestions did you have for Redact? |
Shoot, I wonder why that didn't get posted. I would like to avoid having a |
Updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is lovely, thank you!
Will fix #860. The token is now masked by default and the unmask-token command will unmask it now