Currently we are just checking if there is a password in the log output for salt-ssh when using sudo with a password and then sanitizing it with ****. This issue is being opened to investigate a better solution where we don't even try to include the password in the logs at all so we don't need to attempt to sanitize it.
Currently we are just checking if there is a password in the log output for salt-ssh when using sudo with a password and then sanitizing it with
****. This issue is being opened to investigate a better solution where we don't even try to include the password in the logs at all so we don't need to attempt to sanitize it.