Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update escaping of double quotes for PowerShell #1023

Merged
merged 10 commits into from Jul 6, 2023

Conversation

ericcornelissen
Copy link
Owner

Relates to #998, #1022

Summary

Adjust escaping for PowerShell based on argument preparation for e2e testing and fuzzing.

Adjust the implementation of `escapeArgForQuoted` based on the argument
preparation for e2e testing and fuzzing.
@github-actions github-actions bot added the test Relates to testing label Jul 5, 2023
@ericcornelissen ericcornelissen marked this pull request as ready for review July 6, 2023 16:38
@ericcornelissen ericcornelissen added the bug Something isn't working label Jul 6, 2023
@ericcornelissen ericcornelissen merged commit 3d78dee into main Jul 6, 2023
62 checks passed
@ericcornelissen ericcornelissen deleted the improve-powershell-escaping branch July 6, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Relates to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant