spawn/shared
A ae4aa90bb2
fix: gh CLI setup on remote VMs — pass local token through (#1444)
Fixes GitHub CLI authentication on remote VMs by passing local token through to remote installation script. Uses printf '%q' for safe shell escaping to prevent command injection.
2026-02-18 18:22:33 +00:00
..
common.sh fix: gh CLI setup on remote VMs — pass local token through (#1444) 2026-02-18 18:22:33 +00:00
github-auth.sh fix: gh CLI setup on remote VMs — pass local token through (#1444) 2026-02-18 18:22:33 +00:00
key-request.sh security: prevent command injection in key-request.sh env var loading (#1415) 2026-02-17 13:53:49 -05:00