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

config: add auth value quote checks #924

Merged
merged 2 commits into from
Mar 17, 2024
Merged

Conversation

jdknight
Copy link
Member

Adding configuration checks that will throw a warning if a password or token value is detected to be wrapped in quotes. This is to help inform users who may be passing in password/token values through shell scripts, environment variables or more; which may have a risk of being nested in quotes by accident.

Adding configuration checks that will throw a warning if a password or
token value is detected to be wrapped in quotes. This is to help inform
users who may be passing in password/token values through shell scripts,
environment variables or more; which may have a risk of being nested in
quotes by accident.

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 2657cd5 into main Mar 17, 2024
29 checks passed
@jdknight jdknight deleted the add-auth-value-quote-checks branch March 17, 2024 00:08
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.

1 participant