loggingredactor converts non-string types to string types in logs
Description
Published to the GitHub Advisory Database
Jan 7, 2026
Reviewed
Jan 7, 2026
Published by the National Vulnerability Database
Jan 8, 2026
Last updated
Jan 8, 2026
Impact
Non-string types are converted into string types, leading to type errors in %d conversions.
Patches
The problem has been patched in version 0.0.6.
Workarounds
None without patching.
Resources
Issue report: armurox/loggingredactor#7
Release: https://github.com/armurox/loggingredactor/releases/tag/0.0.6
References