You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: security revision
Rate-limiting 5 req/min per IP to auth (login, refresh) endpoints
workingDir in executeShellCommand tool is now shell-escaped
SSRF protection for toolOpenURL and fetchThunderbirdAutoconfig
Cookie secure flag
SSH host key verification
Config file permissions not world-readable
WebSocket origin validation from CORS_ALLOWED_ORIGINS
JWT algorithm check
CORS tightening
Session limits per user