unbroken-dome/gradle-helm-plugin

--info leaks passwords in build log (helm repo credentials)

Opened this issue · 0 comments

Using:

id 'org.unbroken-dome.helm-commands' version '1.7.0'
id 'org.unbroken-dome.helm' version '1.7.0'
id 'org.unbroken-dome.helm-publish' version '1.7.0'
id 'org.unbroken-dome.helm-releases' version '1.7.0'

password for adding a helm repo is leaked to the build log when running with --info. See:

https://discuss.gradle.org/t/info-prints-username-and-password-to-the-build-log/41561/1