mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 01:11:18 +00:00
The env value whitelist allowed @, %, +, =, :, and , characters that are unnecessary for cloud resource names (server names, regions, sizes) and could be used as shell metacharacters in certain contexts. Restrict to only [A-Za-z0-9._/-] which matches all legitimate cloud resource identifiers. Fixes #2883 Agent: code-health Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||