🟡 [P1] Add input sanitization on user-controlled fields #285
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
User input validated for type but not sanitized for XSS or special characters.
Vulnerable Fields
Required Fix
Use
class-sanitizeror manual sanitization.Priority
HIGH (P1) - XSS risk