Hello,
I would like to share a feature idea: how about filtering passwords defined in variables in a way that they are never put through output or red/blue logs?
It seems that at this time is filtered only output where “password=something”, “login_password=something” or patterns like “user:pass@foo/whatever” are found. By the way, also these features seem to not work properly.
Another solution could be to enable “no_log=True” parameter but only few modules seem to support it.
Thanks in advance.