Skip to content

Real-time results

ANTHRION scans stream their progress live. When you start a scan in the dashboard, you do not wait at a spinner for a final result — the engine reports each phase as it works, and findings appear the moment they land.

A running scan showing a RUNNING status chip and a live progress stream of the phases the scan is working through.
A scan in progress — the status moves through the lifecycle and phases stream in live.

What you see while a scan runs

  • A status that moves through the lifecycleQUEUED, RUNNING, then DONE or FAILED.
  • A progress stream of the phases the scan is working through (for example, an AI scan moves from its static probes to its adaptive attacker).
  • Findings as they arrive, so high-severity issues surface early rather than only at the end.

Why it matters

Security scans can take time. Live progress means you get signal immediately, can tell a slow scan from a stuck one, and can act on a critical finding without waiting for the whole run to finish.

The stream is part of the dashboard experience. Programmatic callers (the REST API, MCP server and CI/CD action) instead create a scan and poll it to completion — the same lifecycle, suited to automation.