v0.2.3 - 2024-11-19
- Updated dependencies version
v0.2.2 - 2024-09-13
- Updated dependencies version
- Transfer project to
owlsome-official
v0.2.1 - 2024-04-17
- Updated dependencies and module version
v0.2.0 - 2024-02-13
- Updated dependencies and module version
v0.1.0 - 2023-02-14
- Blind text from
abcdefg
intoaxxxxxg
(just show only the first and the last character with "x" as mark in the middle) - Blinding by specific keys in response body
- Supported custom mark (default: "x")
- Debug Mode available via config
sensitive.New(sensitive.Config{ DebugMode: true })