mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
This allows running "sops set [...]" without leaking secrets in process listings. To read secrets from stdin, use "/dev/stdin" as the file path. Fixes https://github.com/getsops/sops/issues/729 Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>