🔴 [P0] Add HTTP request timeouts (DoS risk) #282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
No timeout on HTTP requests to remote instances. Requests can hang indefinitely.
Security Impact
Required Fix
Add 10-second timeout to all HTTP requests.
Priority
CRITICAL (P0) - DoS vulnerability