Skip to content

Harden iOS device ID validation and idb command execution#2657

Open
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/ios-device-id-and-idb-hardening
Open

Harden iOS device ID validation and idb command execution#2657
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/ios-device-id-and-idb-hardening

Conversation

@lucygramley
Copy link
Copy Markdown

  • 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>
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