-
Bug
-
Resolution: Unresolved
-
Critical
-
Jenkins version 1.6.22
Hi,
When I setup the Jenkins for use SonarQube, the user and password are not mask. At the Build Console Output show the user and password.
16:49:32 [Dev-XXXXXXXXXX] $ cmd.exe /C '"D:\Apache\apache-maven\bin\mvn.bat -f E:_Wd5\XXXXXXXXXXXXXX\pom.xml -s D:\Apache\apache-maven\conf\settings.xml -gs D:\Apache\apache-maven\conf\settings.xml -e -B sonar:sonar -Dsonar.secretKeyPath=D:/SonarQube/sonar-secret.txt -Dsonar.jdbc.url=jdbc:oracle:thin:@XXXXXXXXXXX:XXX/XXXXXXX-Dsonar.jdbc.username=USER_XXX -Dsonar.jdbc.password=
{aes}Ra178VjPWaT2bU4oRxJ+bs5ipsUzHVLWXKV16mN4nFg= -Dsonar.host.url=https://XXXXXXXXXXXXX/sonar -Dsonar.login=XXXXXXX"-Dsonar.password=*GrdGr43553*" && exit %%ERRORLEVEL%%"'
16:49:34 [INFO] Error stacktraces are turned on.