Skip to main content

apply_profile

Function apply_profile 

Source
pub fn apply_profile(
    profile: &dyn ControlProfile,
    findings: &[ControlFinding],
) -> Vec<ProfileOutcome>
Expand description

Applies a profile to all findings and returns the mapped outcomes.