WebSocket Events¶
CHERENKOV provides real-time updates via WebSocket connections.
Connection¶
Events¶
| Event | Direction | Description |
|---|---|---|
scan.progress |
Server → Client | Scan progress percentage |
scan.finding |
Server → Client | New finding discovered |
scan.complete |
Server → Client | Scan finished |
agent.status |
Server → Client | Agent node status change |
gate.result |
Server → Client | Validation Gate result |