Loggingredactor

Latest version: v0.0.6

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.0.6

Feature Release

Resolved Issues:
- 7 , reported by mtahirtariq

Added Features:
- Redaction now applied to generic mapping types, including:
1. `dict`
2. `collections.OrderedDict`
3. `frozendict.frozendict`
4. `collections.ChainMap`
5. `types.MappingProxyType`
6. `collections.UserDict`
and any other mapping class that inherits from `collections.Mapping`

What's Changed
* Add version 0.0.6 by armurox in https://github.com/armurox/loggingredactor/pull/8


**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.5...0.0.6

0.0.6a2

Testing PyPI release - alpha 2

Resolved Issues:
- Preserve ordering of Ordered mapping items, regardless of python `dict` implementation

**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.6-a1...0.0.6-a2

0.0.6a1

Testing PyPI release - alpha 1

Resolved Issues:
- 7 , reported by mtahirtariq

Added Features:
- Redaction now applied to generic mapping types, including:
1. `dict`
2. `collections.OrderedDict`
3. `frozendict.frozendict`
4. `collections.ChainMap`
5. `types.MappingProxyType`
6. `collections.UserDict`
and any other mapping class that inherits from `collections.Mapping`


**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.5...0.0.6-a1

0.0.5

Minor Release

- Update README

**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.4...0.0.5

0.0.4

Minor Release

- Fix metadata so that piwheel can index the package correctly

**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.3...0.0.4

0.0.3

Minor Release

Bug fixes:
* Fixed TypeError Exception catch to catch generic release

**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.2...0.0.3

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.