mozilla-services / Dockerflow

Cloud Services Dockerflow specification
Apache License 2.0
195 stars 28 forks source link

Unencrypted password warning #65

Open toufali opened 2 years ago

toufali commented 2 years ago

While running the Deploy to Dockerhub job, I get an unencrypted password warning:

WARNING! Your password will be stored unencrypted in /root/.docker/config.json

Wondering if it's a credible vulnerability? Is there a better way to run this job/step, and should the Dockerflow repo be updated accordingly?