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
Enhance security validation and optimize utilities
- Add SERVER_NAME validation to prevent HTTP header injections
- URL-encode Matrix room_id and upload filename per RFC 3986
- Replace bc with awk for float comparison to reduce dependencies
- Replace echo with printf in dispatch error logs for consistency
- Introduce urlencode utility in common library
- Update comprehensive BATS test suites for all modifications
0 commit comments