spawn/sh/shared
A 69d1971abf
fix(security): remove space from token validation charset in key-request.sh (#2074)
API tokens never contain spaces; allowing them risks word splitting
in downstream unquoted uses of these env vars. Updated both the shell
regex in key-request.sh and the corresponding TypeScript regexes in
digitalocean.ts to stay in sync.

Fixes #2072

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-01 17:10:22 -05:00
..
github-auth.sh refactor: Remove dead code and stale references (#2059) 2026-03-01 08:26:10 -05:00
key-request.sh fix(security): remove space from token validation charset in key-request.sh (#2074) 2026-03-01 17:10:22 -05:00