Skip to main content

Module audit

Module audit 

Source

Structs§

AuditAttribution
New-vs-inherited issue counts for audit.
AuditOptions
AuditResult
Full audit result containing verdict, summary, and sub-results.
AuditSummary
Per-category summary counts for the audit result.

Enums§

AuditVerdict
Verdict for the audit command.

Functions§

execute_audit
Run the audit pipeline: resolve base ref, run analyses, compute verdict.
print_audit_result
Print audit results and return the appropriate exit code.
process_is_alive
run_audit
Run the full audit command: execute analyses, print results, return exit code.