summaryrefslogtreecommitdiff
path: root/releasenotes/notes/mask-dict-passwords-99357ffb7972fb0b.yaml
blob: 6303534b00dfd140958024a599640f4f2401beb7 (plain)
1
2
3
4
5
6
7
8
9
---
security:
  - |
    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.