Files
gitks/server
zhenyi e582b269f1 fix(server): validate branch name in set_default_branch
Call validate_ref_name on the user-provided branch name before
constructing the symbolic-ref argument to prevent command injection.
2026-06-10 18:31:54 +08:00
..