mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
The get_provision_timeout and get_agent_timeout functions used printenv with dynamically constructed variable names, which is fragile across shells and platforms. Replace with eval-based parameter expansion using the already- sanitized safe_agent variable (restricted to [A-Za-z0-9_]). Fixes #3234 Agent: security-auditor Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| clouds | ||
| ai-review.sh | ||
| common.sh | ||
| interactive.sh | ||
| provision.sh | ||
| soak.sh | ||
| teardown.sh | ||
| verify.sh | ||