Real-time progress
Long-running audits stream progress so you can see stages advance without waiting blindly.
What you see
Section titled “What you see”- Stage indicators — which part of the pipeline is running
- Execution log — high-level events as the work proceeds
- Clear status when something is running, failed, or completed
Behavior
Section titled “Behavior”- SSE/streaming may be used for live updates — behavior can depend on deployment environment.
- If a run appears stuck, check status and any surfaced error messages before retrying.
- You can navigate away and return later — the audit continues server-side.
- Use version or scan switching when you have multiple runs for the same repo to avoid confusing an active run with a completed one.