Skip to content

Fix command injection in package manager operations#3

Open
xanderscannell wants to merge 1 commit into
aliabdoxd14-sudo:masterfrom
xanderscannell:fix/command-injection
Open

Fix command injection in package manager operations#3
xanderscannell wants to merge 1 commit into
aliabdoxd14-sudo:masterfrom
xanderscannell:fix/command-injection

Conversation

@xanderscannell
Copy link
Copy Markdown

Replace sh -c string interpolation with direct Command args so package names are never interpreted by a shell.

Replace sh -c string interpolation with direct Command args so package
names are never interpreted by a shell.
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