Queens Series Release Notes¶
3.35.1-4¶
Security Issues¶
This patch ensures that we mask sensitive data when masking dicts, even if the case doesn’t match. This means the behaviour of mask_password and mask_dict_password is now the same.
Additional password names were included from real world logs that contained sensitive information.
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.