pub fn assess_bundle(
bundle: &EvidenceBundle,
policy: Option<&str>,
) -> Result<AssessmentReport>Expand description
Assess an evidence bundle against all built-in controls using the given policy.
pub fn assess_bundle(
bundle: &EvidenceBundle,
policy: Option<&str>,
) -> Result<AssessmentReport>Assess an evidence bundle against all built-in controls using the given policy.