Skip to content

[Snyk] Security upgrade simple-git from 3.28.0 to 3.32.0#38

Open
mustansirali wants to merge 1 commit into
mainfrom
snyk-fix-17aaeaca073e463b1489554ccdac0bb4
Open

[Snyk] Security upgrade simple-git from 3.28.0 to 3.32.0#38
mustansirali wants to merge 1 commit into
mainfrom
snyk-fix-17aaeaca073e463b1489554ccdac0bb4

Conversation

@mustansirali
Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Command Injection
SNYK-JS-SIMPLEGIT-16032290
  853  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Command Injection

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 15, 2026

🤖 Augment PR Summary

Summary: Updates the simple-git dependency to address a reported command-injection vulnerability.

Changes:

  • Bumped simple-git in package.json from ^3.0.0 to ^3.32.0 (with corresponding lockfile update)

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread package.json
"fs-extra": "^11.0.0",
"joi": "^17.0.0",
"simple-git": "^3.0.0",
"simple-git": "^3.32.0",
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json:28 – Since this is a security-driven bump, can you double-check package-lock.json actually resolves simple-git to >= 3.32.0 (e.g., via npm ci in CI) so installs don’t remain pinned to the previously vulnerable version?

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Copy link
Copy Markdown

@augment-app-staging augment-app-staging Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Code Review Triage 🛡️ · Low Risk

Recommendation: ✅ Approve — Low-Risk Change

Justification This PR updates an npm dependency version (`simple-git`) and the lockfile to address a known vulnerability. No application source code or tests are modified.

If you don't agree with this auto-approval recommendation, please reach out to #feedback-code-review-agent.

Comment augment review to trigger a new review at any time.

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.

2 participants