Broad bug hunt: auth flow, WS edge cases, and build hygiene.
Scope API auth to /api/v1, fix dashboard WebSocket 401s, session login in Calibrate, safe agent naming, reconnect races, and remove corrupt ollama/main.go.
This commit is contained in:
@@ -41,8 +41,8 @@ Findings grouped by severity. Updated after bug-sweep pass.
|
||||
|
||||
| ID | Issue |
|
||||
|----|-------|
|
||||
| C7 | No authentication on control plane (dashboard REST/WS) |
|
||||
| C8 | Unauthenticated remote code execution (`powershell`, `exec`, `upload`) |
|
||||
| C7 | Partial — REST `/api/v1` requires basic auth; dashboard WebSocket + SPA are open. Use **Calibrate → Save session login** so fetch calls authenticate. |
|
||||
| C8 | Unauthenticated remote code execution (`powershell`, `exec`, `upload`) on agents that connect to your server |
|
||||
|
||||
### High (intentional / deploy-time)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user