{"library":"logging-formatter-anticrlf","type":"library","category":null,"description":"logging-formatter-anticrlf is a Python logging Formatter designed to prevent CRLF Injection (CWE-93 / CWE-117) by sanitizing log messages. It ensures that newline characters and other control characters are properly escaped or removed, mitigating the risk of log forging attacks. The current version is 1.2.1, and it maintains a focused feature set with stable, infrequent releases.","language":"python","status":"active","version":"1.2.1","tags":["logging","security","crlf-injection","cwe-93","cwe-117","formatter"],"install":[{"cmd":"pip install logging-formatter-anticrlf","imports":["from anticrlf import LogFormatter"]}],"homepage":null,"github":"https://github.com/darrenpmeyer/logging-formatter-anticrlf","docs":null,"changelog":null,"pypi":"https://pypi.org/project/logging-formatter-anticrlf/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/logging-formatter-anticrlf/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}