Skip to main content

classify_shell_command_with_policy

Function classify_shell_command_with_policy 

Source
pub fn classify_shell_command_with_policy(
    command: &str,
    policy: ShellRiskPolicy,
) -> ShellRiskDecision
Expand description

Classify a shell command’s static risk with an explicit policy.