envseal 0.3.4

Write-only secret vault with process-level access control — post-agent secret management
Documentation
1
2
3
4
5
6
//! GUI unit tests (non-interactive).
pub mod approval_clone_eq;
pub mod parse_choice_variants;
pub mod shell_warning_detects_bash;
pub mod shell_warning_detects_python;
pub mod shell_warning_none_for_safe_binary;