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
Fix Promise.allSettled error handling and path traversal vulnerability
- Add explicit check for rejected chatResult status in mothership chat API
to prevent silent error swallowing and operations on invalid chats
- Add endpoint parameter validation in admin mothership proxy to prevent
path traversal attacks (restrict to alphanumeric, underscore, hyphen)
0 commit comments