Skip to main content

build_report

Function build_report 

Source
pub fn build_report(
    root: &Path,
    tolerance_pct: f64,
    config: &Config,
) -> Vec<Finding>
Expand description

Scans root and returns all findings that exceed the configured limits.