Skip to content

Docker cli login potential security issue or not? #26826

Discussion options

You must be logged in to vote
aleks-ivanov:

So here I found that the password to my Dhub account was indeed encrypted by GitHub’s Secrets module and appended to this file encrypted, unlike the warning in the log indicated.

That conclusion is unfortunately wrong, try base64-decoding that long-string-of-random-characters thing. 😉

If someone could get access to the runner while your credentials are in there they could use them. It’s up to you whether you consider that an unacceptable risk. It is common practice to ensure that the credentials are deleted after use, even though the GitHub-hosted runner VMs are discarded after the job.

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@airtower-luna
Comment options

@jhsu802701
Comment options

@airtower-luna
Comment options

@jhsu802701
Comment options

@airtower-luna
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants