)]}'
{"oslo_utils/strutils.py":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"2945c1030ca21e6454398fa392787ffde0182d99","unresolved":false,"context_lines":[{"line_number":330,"context_line":"    # specified in _SANITIZE_KEYS, if not then just return the message since"},{"line_number":331,"context_line":"    # we don\u0027t have to mask any passwords."},{"line_number":332,"context_line":"    for key in _SANITIZE_KEYS:"},{"line_number":333,"context_line":"        if key.lower() in message.lower():"},{"line_number":334,"context_line":"            for pattern in _SANITIZE_PATTERNS_2[key]:"},{"line_number":335,"context_line":"                message \u003d re.sub(pattern, substitute2, message)"},{"line_number":336,"context_line":"            for pattern in _SANITIZE_PATTERNS_1[key]:"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_1a17cd48","side":"PARENT","line":333,"range":{"start_line":333,"start_character":11,"end_line":333,"end_character":22},"updated":"2019-11-15 15:45:33.000000000","message":"Can be more safer to leave that in the case where someone re add some uppercase keys in the future...","commit_id":"95f1b88c90ba0654e1353669b8b0f1d170391a25"}]}
