#redact #json-format #sensitive #replacing #dynamic #confidentiality #sensitive-data

redact-engine

Protect confidentiality with dynamic redaction by replacing sensitive data from string or JSON format

3 releases

0.1.2 Oct 17, 2022
0.1.1 Oct 17, 2022
0.1.0 Oct 17, 2022

#5 in #replacing

Download history 31/week @ 2024-11-13 28/week @ 2024-11-20 19/week @ 2024-11-27 181/week @ 2024-12-04 224/week @ 2024-12-11 273/week @ 2024-12-18 476/week @ 2024-12-25 274/week @ 2025-01-01 314/week @ 2025-01-08 386/week @ 2025-01-15 161/week @ 2025-01-22 364/week @ 2025-01-29 296/week @ 2025-02-05 211/week @ 2025-02-12 117/week @ 2025-02-19 131/week @ 2025-02-26

801 downloads per month

Apache-2.0

34KB
649 lines

Redact text

Protect confidentiality with dynamic redaction by replacing sensitive data from string or JSON format

Usecase

  • Redact sensitive information from a text file
  • Redact JSON schema by providing
    • By key
    • Prefix path
  • Integrate with env_logger

Usage


To see all code example

Dependencies

~3.5–5.5MB
~105K SLoC