pub fn build_report(
scan: ScanData,
ignores: &[Ignore],
min_severity: Option<Severity>,
provenance: Provenance,
) -> FleetReportExpand description
assemble for non-VEX callers: each ignore is a fleet-wide suppression and
the captured occurrences are discarded.