mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 11:45:20 +02:00
87d223f15a
- gstack-config: validate keys (alphanumeric+underscore only) - gstack-config: use grep -F (fixed string) instead of -E (regex) - gstack-config: escape sed special chars in values, drop newlines - gstack-telemetry-log: sanitize REPO_SLUG and BRANCH via json_safe()