envseal 0.3.3

Write-only secret vault with process-level access control — post-agent secret management
Documentation
1
2
3
4
5
6
7
//! ops module helper/boundary contract tests.
pub mod detect_secret_type_ordering;
pub mod format_age_boundaries;
pub mod list_secrets_filters_and_sorts;
pub mod parse_sandbox_profile_contract;
pub mod pipe_rejects_unwhitelisted;
pub mod sandbox_summary_contract;