mistral-lib/mistral_lib
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
..
actions Ensure we mask sensitive data from Mistral Action logs 2019-11-05 10:37:43 +00:00
tests Ensure we mask sensitive data from Mistral Action logs 2019-11-05 10:37:43 +00:00
utils Ensure we mask sensitive data from Mistral Action logs 2019-11-05 10:37:43 +00:00
yaql Fixes namespace issue 2016-07-15 09:29:11 -04:00
__init__.py Fixes namespace issue 2016-07-15 09:29:11 -04:00
exceptions.py Remove the unused ApplicationContextNotFoundException 2017-04-25 14:47:36 +01:00
serialization.py fix the method description, wrong grammar 2018-01-16 14:03:16 +08:00