pub fn control_slsa_mapping(id: &ControlId) -> Option<SlsaMapping>Expand description
Returns the SLSA track and minimum level for a built-in control.
Platform-specific controls not in the SLSA framework return None.
pub fn control_slsa_mapping(id: &ControlId) -> Option<SlsaMapping>Returns the SLSA track and minimum level for a built-in control.
Platform-specific controls not in the SLSA framework return None.