chio-guards 0.1.0

Security guards for the Chio runtime kernel, adapted from ClawdStrike
Documentation
1
2
3
4
5
6
7
8
# chio-guards

`chio-guards` contains Chio's built-in guard implementations. It is the default
guard layer behind the supported HushSpec and Chio YAML policy paths.

Use this crate when you are extending the built-in guard surface or need the
same guard implementations that `chio-kernel` and `chio-cli` wire into the
supported runtime paths.