🔴 [P0] Implement CSRF protection on state-changing endpoints #278
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 CSRF protection configured. All POST/PATCH/DELETE endpoints vulnerable to CSRF attacks.
Security Impact
Required Implementation
csurfmiddlewarePriority
CRITICAL (P0) - CSRF vulnerability