Skip to content

Harden iOS device ID validation and idb command execution#2657

Merged
joj merged 2 commits into
microsoft:masterfrom
lucygramley:fix/ios-device-id-and-idb-hardening
May 28, 2026
Merged

Harden iOS device ID validation and idb command execution#2657
joj merged 2 commits into
microsoft:masterfrom
lucygramley:fix/ios-device-id-and-idb-hardening

Conversation

@lucygramley
Copy link
Copy Markdown
Contributor

  • Validate extracted iOS device UDID format before use in downstream operations.
  • Refactor idb file push/pull to use execFile with argument arrays instead of string concatenation via execToString.

- Validate extracted iOS device UDID format before use
- Refactor idb push/pull commands to use execFile with argument arrays instead of string concatenation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@joj joj enabled auto-merge May 27, 2026 23:09
@ConnorQi01
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@joj joj merged commit 5b94182 into microsoft:master May 28, 2026
5 checks passed
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.

3 participants