spawn/hostkey/lib
A 5412b9891f
fix: validate ALIYUN_IMAGE_ID and fix HOSTKEY input validation ordering (#1019)
- Add validate_resource_name check for ALIYUN_IMAGE_ID env var in
  alibabacloud create_server, consistent with other providers (Contabo,
  Webdock) that validate user-controllable image identifiers
- Move HOSTKEY location validation before _pick_instance_preset call,
  which uses the location in an API request — validates input before
  use rather than after

Agent: security-auditor

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-13 18:03:34 -05:00
..
common.sh fix: validate ALIYUN_IMAGE_ID and fix HOSTKEY input validation ordering (#1019) 2026-02-13 18:03:34 -05:00