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

null coalesce when detecting docker cred helpers #481

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

joshspicer
Copy link
Member

closes #477

As reported, ensures that Object.keys() is not passed null or undefined.

NOTE: This change also includes a couple formatting changes when running the auto formatter in VS Code.

@joshspicer joshspicer requested a review from a team as a code owner April 5, 2023 17:24
@joshspicer joshspicer merged commit 225c78f into main Apr 5, 2023
@joshspicer joshspicer deleted the joshspicer/configContainsAuth-null branch April 5, 2023 22:36
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.

configContainsAuth check throws exception for valid docker config files.
2 participants