flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 12 forks source link

Improve secret detection handling #408

Open elikoga opened 8 months ago

elikoga commented 8 months ago

Currently, on diffs of Files marked with File(... ,sensitive_data = True) or Files including secrets from encrypted secret files are not shown with the message "Not showing diff as it contains sensitive data".

We want to: