Comment 3 for bug 1343604

Revision history for this message
Grant Murphy (gmurphy) wrote : Re: Exceptions thrown by execute() return a command that potentially includes passwords

Thanks for the additional information Amrith.

I guess all I was trying to point out was that the command is definitely being logged here without using mask_password here:

https://github.com/openstack/oslo-incubator/blob/master/openstack/common/processutils.py#L204

I'm going to mark the OSSA task as confirmed. Especially if the mask password implementation does not catch all use cases.