Releases: slippyex/data-guardian
Releases · slippyex/data-guardian
v1.1.3
v1.1.2
v1.1.1
v1.0.8
v1.0.7
new features:
- capture explicit password mentions
- capture passwords in uri-alike strings
Full Changelog: v1.0.5...v1.0.7
v1.0.6
Added functionality to also work on Collections (Map, Set) and Errors. Additionally, you can now change the masking char and provide a length of masked chars in a sensitive entity
What's Changed
- Create deno.yml by @slippyex in #3
- Delete .github directory by @slippyex in #4
- Feature/mask configuration by @slippyex in #5
- bugfix: also catch any password after "password: blerch" (for instance) by @slippyex in #6
Full Changelog: v1.0.4...v1.0.6