#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

#7 in #replacing

Download history 12/week @ 2024-07-25 3/week @ 2024-08-01 46/week @ 2024-08-08 72/week @ 2024-08-15 12/week @ 2024-08-22 8/week @ 2024-08-29 8/week @ 2024-09-05 9/week @ 2024-09-12 24/week @ 2024-09-19 24/week @ 2024-09-26 23/week @ 2024-10-03 21/week @ 2024-10-10 14/week @ 2024-10-17 42/week @ 2024-10-24 132/week @ 2024-10-31 11/week @ 2024-11-07

202 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
~106K SLoC