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

Fix git fetch - addresses a potential security concern regarding git fetch #103

Merged
merged 2 commits into from Apr 20, 2022

Conversation

kenotron
Copy link
Member

fixes #102

adds a "--" to git fetch so no extra git args can be passed in place of remote & remotebranch

@kenotron kenotron merged commit 9bc7e65 into master Apr 20, 2022
2 checks passed
@kenotron kenotron deleted the fix-git-fetch branch April 20, 2022 16:48
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.

Security concern - fetch can accidentally allow users of the lib to allow command injection
1 participant