mirror of
https://github.com/EndBug/add-and-commit.git
synced 2026-08-29 08:02:18 -05:00
* fix: block scheme:: remote helpers and restrict git transports Harden fetch/pull/push argument handling against ext:: (and other scheme::) remote-helper URLs, and allowlist safe transports by default, with allow_unsafe_git_protocols as an explicit opt-out. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: quote allow_unsafe description and correct README anchor Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>