spawn/sh/e2e
A e9f8d5ec2d
fix: secure curl header args and provision.sh export whitelist (fixes #2464, fixes #2465) (#2471)
- Replace `-H "Authorization: Bearer ..."` curl args with temp curl config
  files (`-K`) in digitalocean.sh and hetzner.sh e2e drivers, keeping API
  tokens out of `ps` output
- Replace dangerous-var blocklist in provision.sh with a positive whitelist
  of allowed cloud_headless_env variable names

Agent: complexity-hunter

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-10 17:54:32 -07:00
..
lib fix: secure curl header args and provision.sh export whitelist (fixes #2464, fixes #2465) (#2471) 2026-03-10 17:54:32 -07:00
e2e.sh feat(e2e): send agent x cloud matrix email on completion (#2297) 2026-03-07 14:07:55 -08:00