armurox/loggingredactor

armurox/loggingredactor

Releases23
Frequency1 week 3 days
Last Release
Stars6
Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys.

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No known workarounds are available.