mistral-lib/mistral_lib/utils
Cédric Jeanneret 4bac2b282e Ensure we mask sensitive data from Mistral Action logs
Mistral didn't make use of the oslo_utils "mask_password" methods,
leading in sensitive data leakage in its logs.

This patch corrects this security issue.
Note that it depends on oslo_utils patch adding new patterns, and
ensuring it's case-insensitive.

Change-Id: I544d3c172f2dea02c62c49c311c4b5954413ae15
Related-Bug: #1850843
Co-Authored-By: Dougal Matthews <dougal@redhat.com>
Signed-off-by: Cédric Jeanneret <cjeanner@redhat.com>
2019-11-05 10:37:43 +00:00
..
__init__.py Ensure we mask sensitive data from Mistral Action logs 2019-11-05 10:37:43 +00:00