pub fn scan(path: &Path, options: &ScanOptions) -> Result<ScanReport>Expand description
Run a complete scan: detect framework, parse, analyze, evaluate policy.
pub fn scan(path: &Path, options: &ScanOptions) -> Result<ScanReport>Run a complete scan: detect framework, parse, analyze, evaluate policy.