bigstinky86 opened a new pull request #124: Hide sensitive data
URL: https://github.com/apache/ant/pull/124
 
 
   Sometime it is needed to hide sensitive data from appearance in logs but 
save the rest ssh command to verify. Output suppressing is a good way to hide 
whole command but not only sensitive data.
   
   This changes allow to set placeholders in SSH command and replace them right 
before executing. It shows command without sensitive data and executes it with 
proper data.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to