Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add security validation unit tests - #2698

Merged
ConnorQi01 merged 3 commits into
masterfrom
dev/v-peq/add-security-validation-tests
Jun 12, 2026
Merged

ConnorQi01 merged 3 commits into
masterfrom
dev/v-peq/add-security-validation-tests

Conversation

@ConnorQi01

@ConnorQi01 ConnorQi01 commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add unit tests for certificate destination path validation, including explicit traversal rejection and iOS simulator path allow/deny cases.
  • Add Expo Go version validation coverage through the install command flow for rejected non-numeric versions and valid download paths.
  • Add CDP proxy Origin-header validation tests and include CDP proxy tests in the standard extension test runner.

Validation

  • npm run build
  • npm test

Closes #2688

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01
ConnorQi01 merged commit 14f3576 into master Jun 12, 2026
8 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.

[Feature] Add unit tests for security validation logic in certificateProvider and CDP proxy

2 participants