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.50 #108034

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Backport #107952 to 1.50 #108034

merged 1 commit into from
Oct 3, 2020

Conversation

aeschli
Copy link
Contributor

@aeschli aeschli commented Oct 3, 2020

Backport #107952 to 1.50

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

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.50 October 3, 2020 13:17
@aeschli aeschli self-assigned this Oct 3, 2020
@aeschli aeschli added this to the September 2020 milestone Oct 3, 2020
@aeschli aeschli requested review from chrmarti and bpasero and removed request for chrmarti October 3, 2020 13:18
@aeschli
Copy link
Contributor Author

aeschli commented Oct 3, 2020

@bpasero As I'm out next week, can you merge once reviewed?

@bpasero
Copy link
Member

bpasero commented Oct 3, 2020

@aeschli yes, will do.

@bpasero bpasero merged commit 48ca6d9 into release/1.50 Oct 3, 2020
@bpasero bpasero deleted the aeschli/107952-1.50 branch October 3, 2020 13:44
@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