microsoft / vso-agent

Visual Studio Team Services and TFS agent for Mac OSX and Linux
MIT License
131 stars 56 forks source link

Secret variables are not masked in logs #318

Closed vincent1173 closed 6 years ago

vincent1173 commented 7 years ago

tl._writeLine("##vso[task.setvariable variable=websitePassword;issecret=true;]" + password); In Linux agent, the password is not masked and it is displayed as plain text.

bryanmacfarlane commented 6 years ago

Deprecated. Replacement is here: https://github.com/Microsoft/vsts-agent