Subscribe to real-time scan progress updates via Server-Sent Events (SSE)
text/event-streamno-cachescan_id (string): The scan UUIDstatus (string): New status valuetimestamp (string): ISO 8601 timestampfinding_count (integer): Total findings discoveredcritical (integer): Critical severity counthigh (integer): High severity countmedium (integer): Medium severity countlow (integer): Low severity countscan_id (string): The scan UUIDstage (string): Stage name (e.g., “ingest”, “tyr”, “hunt”)status (string): Stage status (“pending”, “running”, “completed”, “failed”)timestamp (string): ISO 8601 timestamperror (string, optional): Error message if stage failedscan_id (string): The scan UUIDfinding_id (string): The finding UUIDtitle (string): Brief title of the vulnerabilityseverity (string): Severity level (“critical”, “high”, “medium”, “low”)scan_id (string): The scan UUIDfinding_count (integer): Total findings discoveredcritical (integer): Critical severity counthigh (integer): High severity countmedium (integer): Medium severity countlow (integer): Low severity counttimestamp (string): ISO 8601 timestampscan_id (string): The scan UUIDerror (string): Error message describing what went wrongtimestamp (string): ISO 8601 timestamp: keepalive\n\n) every 15 seconds to prevent connection timeouts.
scan_complete event is sent (successful completion)error event is sent (scan failed)