Update the regex to replace all occurrences of uuids in the redaction

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
Martin Tzvetanov Grigorov
2025-05-27 11:47:02 +03:00
parent d2948adea3
commit 46ff78b4ec
3 changed files with 20 additions and 5 deletions

1
Cargo.lock generated
View File

@ -3594,6 +3594,7 @@ dependencies = [
"md5",
"once_cell",
"regex-lite",
"uuid",
]
[[package]]