-
Bug
-
Resolution: Unresolved
-
Critical
I'm not sure if this is a problem with the plugin on Jenkins it self. The thread name of the was-builder task embeds the full command line which includes the username / password that was invoked. I see this as a security exposure when using the Jenkins ui.
Indeed, the issue is related to Jenkins itself and it's not the plugin's fault.
We also encountered the issue.
Have a look at the Mask Paswords Plugin. It'll mask the values you want and can automatically mask parameters values (such as Password Parameters or Non-Stored Password Parameters).