bitrise-steplib/steps-xcode-archive

Error log leaks password

sepperousseau opened this issue · 0 comments

Hi,

Today the step failed because my account needed 2FA again.
That's ok but if I look into the logs it leaked my password in the logs?

Don't think that should happen? (Version used 4.8.1)

Apple ID authentication failed: The input stream is exhausted., error: command failed with exit status 1 (bundle "exec" "ruby" "main.rb" "--subcommand" "list_dev_certs" "--username" "myemail@gmail.com" "--password" "my-readable-password" "--session"

This was the log said. It logs my password. 😅