pub fn execute_audit(opts: &AuditOptions<'_>) -> Result<AuditResult, ExitCode>Expand description
Run the audit pipeline: resolve base ref, run analyses, compute verdict.
pub fn execute_audit(opts: &AuditOptions<'_>) -> Result<AuditResult, ExitCode>Run the audit pipeline: resolve base ref, run analyses, compute verdict.