Skip to content

Harden Expo Go installer and command execution#2654

Open
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/expo-go-installer-hardening
Open

Harden Expo Go installer and command execution#2654
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/expo-go-installer-hardening

Conversation

@lucygramley
Copy link
Copy Markdown

Improve Expo Go installer robustness: use default TLS validation for API requests, add version string validation, and use execFile with argument arrays for shell commands (adb install, tar, xcrun simctl).

- Use default TLS certificate validation for Expo API requests
- Add version string validation for Expo Go client versions
- Use execFile with argument arrays for adb install, tar, and xcrun simctl commands

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant