Skip to main content

iso_findings

Function iso_findings 

Source
pub fn iso_findings(a: &IsoAnalysis) -> Vec<Finding>
Expand description

Normalize an ISO 9660 analysis into findings via the shared Observation trait (iso9660-forensic 0.5.0 onward re-exports report::Severity and implements Observation, like the rest of the fleet).