https://github.com/berislavlopac/sanitary
Utility to remove or replace sensitive data from complex structures.
https://github.com/berislavlopac/sanitary
logging pii
Last synced: about 1 year ago
JSON representation
Utility to remove or replace sensitive data from complex structures.
- Host: GitHub
- URL: https://github.com/berislavlopac/sanitary
- Owner: berislavlopac
- License: mit
- Created: 2022-12-23T23:07:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T23:10:20.000Z (over 3 years ago)
- Last Synced: 2025-04-11T01:19:07.147Z (about 1 year ago)
- Topics: logging, pii
- Language: Python
- Homepage: https://sanitary.readthedocs.io
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Sanitary
[](https://pypi.org/project/sanitary)
[](https://pypi.org/project/sanitary)
Sanitary is a utility for removing or replacing sensitive data from data structures.
## Installation
```console
pip install sanitary
```
## License
`sanitary` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.