envseal 0.3.6

Write-only secret vault with process-level access control — post-agent secret management
Documentation
1
2
3
4
5
6
//! Regression tests for envseal — verifying fixed bugs stay fixed.
#[path = "common/mod.rs"]
mod common;

#[path = "regression/mod.rs"]
mod regression;