leakguard 0.5.0

Fast, zero-dependency redaction of secrets and PII (emails, credit cards, IPs, JWTs, API keys, and more) from text and logs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* text=auto eol=lf


*.rs    text eol=lf

*.toml  text eol=lf

*.md    text eol=lf

*.yml   text eol=lf

*.yaml  text eol=lf

*.lock  text eol=lf


*.png   binary

*.jpg   binary

*.jpeg  binary

*.gif   binary

*.ico   binary