pub fn audit(metadata: &FveMetadata, to_go: bool) -> Vec<Anomaly>Expand description
Audit already-parsed metadata (and whether the volume is BitLocker To Go), returning classified anomalies. Pure and side-effect-free.
pub fn audit(metadata: &FveMetadata, to_go: bool) -> Vec<Anomaly>Audit already-parsed metadata (and whether the volume is BitLocker To Go), returning classified anomalies. Pure and side-effect-free.