We are amped to announce the release of: oslo.utils 3.41.3: Oslo Utility library This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/oslo.utils Download the package from: https://pypi.org/project/oslo.utils Please report issues through: https://bugs.launchpad.net/oslo.utils/+bugs For more details, please see below. 3.41.3 ^^^^^^ Security Issues *************** * This patch ensures we actually mask sensitive data, even if case doesn't match the static entry we have in the patterns. * It also ensures that some fancy names with a common base, but added number are actually taken care of. Bug Fixes ********* * https://bugs.launchpad.net/tripleo/+bug/1850843 Changes in oslo.utils 3.41.2..3.41.3 ------------------------------------ cae9aa7 Make mask_password case insensitive, and add new patterns Diffstat (except docs and test files) ------------------------------------- oslo_utils/strutils.py | 29 +++++++-------- .../mask-password-patterns-f41524069b8ae488.yaml | 8 +++++ 3 files changed, 64 insertions(+), 14 deletions(-)