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

Stop logging token #3251

Merged
merged 1 commit into from Aug 18, 2022
Merged

Stop logging token #3251

merged 1 commit into from Aug 18, 2022

Conversation

lindluni
Copy link
Contributor

Registering the token in the log has no value, if a user pulls the token from the secret store it is automatically redacted, moreover the python scripts that drive Super Linter exit if the token is not set.

The risk is in users registering tokens by other means, such as generating app tokens at runtime where they can't be registered as secrets. Since there is all risk and no reward, remove the logging of the token.

@admiralAwkbar admiralAwkbar merged commit c900dee into main Aug 18, 2022
8 checks passed
@admiralAwkbar admiralAwkbar deleted the token-logging branch August 18, 2022 17:22
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