Update dependency simple-git to v3 [SECURITY] #6079
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.45.1
->3.3.0
GitHub Vulnerability Alerts
CVE-2022-24433
The package simple-git before 3.3.0 is vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options, it was possible to get arbitrary command execution.
Release Notes
steveukx/git-js
v3.3.0
Compare Source
Minor Changes
d119ec4
: Resolves potential command injection vulnerability by preventing use of--upload-pack
ingit.fetch
v3.2.6
Compare Source
Patch Changes
80651d5
: Resolve issue in prePublish scriptv3.2.4
Compare Source
Patch Changes
d35987b
: Release with changesetsv3.1.1
Compare Source
v3.1.0
Compare Source
Features
StatusResult
(70e6767), closes #7183.0.4 (2022-01-23)
Bug Fixes
3.0.3 (2022-01-20)
Bug Fixes
latest
(5db4434)3.0.2 (2022-01-18)
Bug Fixes
simple-git/promise
with deprecation notice until mid-2022. (4413c47)3.0.1 (2022-01-18)
Bug Fixes
v3.0.4
Compare Source
v3.0.3
Compare Source
v3.0.2
Compare Source
v3.0.1
Compare Source
v2.48.0
Compare Source
Features
StatusResult
returned bygit.status()
should includedetached
state of the working copy. (#695) (f464ebe)Bug Fixes
git.commit()
(61089cb)2.47.1 (2021-11-29)
Bug Fixes
v2.47.1
Compare Source
v2.47.0
Compare Source
Features
v2.46.0
Compare Source
Features
completion
plugin (#684) (ecb7bd6)completion
plugin to allow configuring whensimple-git
determines thegit
tasks to be complete. (ecb7bd6)2.45.1 (2021-09-04)
Bug Fixes
Configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.