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

Backport #107952 to 1.49 #107977

Merged
merged 2 commits into from
Oct 2, 2020
Merged

Backport #107952 to 1.49 #107977

merged 2 commits into from
Oct 2, 2020

Conversation

aeschli
Copy link
Contributor

@aeschli aeschli commented Oct 2, 2020

Backports #107952 to 1.49

Uses child_process.execFile() rather than child_process.exec() to more
effectively resolve the command injection vulnerability.

justinsteven and others added 2 commits October 2, 2020 17:21
Fixes #107951

Uses child_process.execFile() rather than child_process.exec() to more
effectively resolve the command injection vulnerability.
@aeschli aeschli changed the base branch from master to release/1.49 October 2, 2020 15:28
@aeschli aeschli requested a review from chrmarti October 2, 2020 15:32
@aeschli aeschli self-assigned this Oct 2, 2020
@aeschli aeschli merged commit 2af0510 into release/1.49 Oct 2, 2020
@aeschli aeschli deleted the aeschli/107952 branch October 2, 2020 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants