Skip to main content

scan_path

Function scan_path 

Source
pub fn scan_path(path: &str, rule_id: Option<&str>) -> Result<Vec<Finding>>
Expand description

Recursively scan path, optionally restricted to a single rule id.