hushspec 0.1.0

Portable specification types for AI agent security rules
Documentation
1
2
3
4
5
pub use crate::generated_models::{
    ComputerUseMode, ComputerUseRule, DefaultAction, EgressRule, ForbiddenPathsRule,
    InputInjectionRule, PatchIntegrityRule, PathAllowlistRule, RemoteDesktopChannelsRule, Rules,
    SecretPattern, SecretPatternsRule, Severity, ShellCommandsRule, ToolAccessRule,
};