gestalt-config / gestalt

A Java configuration library
https://gestalt-config.github.io/gestalt/
Apache License 2.0
81 stars 2 forks source link

mask out secret values #163

Closed credmond-git closed 7 months ago

credmond-git commented 7 months ago

If a property key matches a pattern then mask out the value when printing out debug information or exceptions.

credmond-git commented 7 months ago

See https://github.com/gestalt-config/gestalt/releases/tag/v0.25.1