diff options
author | Pavel Moravec <pmoravec@redhat.com> | 2023-03-05 15:42:44 +0100 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2023-03-06 13:00:32 -0500 |
commit | bb43ac3b0dddcecf9bf34e489490296e15a2addc (patch) | |
tree | 9ef8c7e6294a0c78400b6fc7c02c2a0ae6aeeecd /setup.py | |
parent | 9a460e920eef5cfb6d34c3f32d0f1c05740e45cd (diff) | |
download | sos-bb43ac3b0dddcecf9bf34e489490296e15a2addc.tar.gz |
[report] Ignore case when scrubbing via do_file_sub
File content substitutions done via do_file_sub will newly work case
insensitive. This simplifies detection and description of sensitive
content, while a risk to obfuscate a regular content is pretty low.
The change is followed by simplification of do_file_sub and
do_path_regex_sub calls in individual plugins, and also making them more
generic: bfuscated string should not contain explicit case-sensitive
key, but \1 rather, to prevent unintentional change of case of the key.
Closes: #3070
Resolves: #3156
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions