Skip to content

chore: [SNOW-3520633] upgrade gitpython to 3.1.50 to fix CVEs#3024

Merged
sfc-gh-jwilkowski merged 1 commit into
mainfrom
jw/SNOW-3520633-upgrade-gitpython-3-1-50
May 14, 2026
Merged

chore: [SNOW-3520633] upgrade gitpython to 3.1.50 to fix CVEs#3024
sfc-gh-jwilkowski merged 1 commit into
mainfrom
jw/SNOW-3520633-upgrade-gitpython-3-1-50

Conversation

@sfc-gh-jwilkowski
Copy link
Copy Markdown
Contributor

@sfc-gh-jwilkowski sfc-gh-jwilkowski commented May 13, 2026

Pre-review checklist

  • I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
  • I've added or updated automated unit tests to verify correctness of my new code.
  • I've added or updated integration tests to verify correctness of my new code.
  • I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
  • I've confirmed that my changes are working by executing CLI's commands manually on Windows.
  • I've confirmed that my changes are up-to-date with the target branch.
  • I've described my changes in the release notes.
  • I've described my changes in the section below.
  • I've described my changes in the documentation.

Changes description

https://snowflakecomputing.atlassian.net/browse/SNOW-3520633

Fixes 5 CVEs in gitpython by upgrading from 3.1.44 to 3.1.50:
- SNYK-PYTHON-GITPYTHON-16624542 (Command Injection)
- SNYK-PYTHON-GITPYTHON-16438980 (Arbitrary Code Injection)
- SNYK-PYTHON-GITPYTHON-16438979 (Arbitrary Code Injection)
- SNYK-PYTHON-GITPYTHON-16298057 (Directory Traversal)
- SNYK-PYTHON-GITPYTHON-16298054 (Arbitrary Argument Injection)

Updated pyproject.toml, snyk/requirements.txt, and pylock.toml.

chore: [SNOW-3520633] add release note for gitpython upgrade

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sfc-gh-jwilkowski sfc-gh-jwilkowski marked this pull request as ready for review May 13, 2026 15:01
@sfc-gh-jwilkowski sfc-gh-jwilkowski requested a review from a team as a code owner May 13, 2026 15:01
Copy link
Copy Markdown
Contributor

@sfc-gh-olorek sfc-gh-olorek left a comment

Choose a reason for hiding this comment

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

lgtm

@sfc-gh-jwilkowski sfc-gh-jwilkowski merged commit a25c256 into main May 14, 2026
30 checks passed
@sfc-gh-jwilkowski sfc-gh-jwilkowski deleted the jw/SNOW-3520633-upgrade-gitpython-3-1-50 branch May 14, 2026 04:23
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