Skip to main content

build_report

Function build_report 

Source
pub fn build_report(
    scan: ScanData,
    ignores: &[Ignore],
    min_severity: Option<Severity>,
    provenance: Provenance,
) -> FleetReport
Expand description

assemble for non-VEX callers: each ignore is a fleet-wide suppression and the captured occurrences are discarded.