Skip to content

chore(deps): bump gitpython from 3.1.50 to 3.1.58 in /requirements - #671

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/gitpython-3.1.57
Open

chore(deps): bump gitpython from 3.1.50 to 3.1.58 in /requirements#671
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/gitpython-3.1.57

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps gitpython from 3.1.50 to 3.1.58.

Release notes

Sourced from gitpython's releases.

3.1.58 - Security and Fixes

What's Changed

New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.57...3.1.58

3.1.57 - Security and Fixes

What's Changed

New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.56...3.1.57

3.1.56 - SECURITY

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.55...3.1.56

3.1.55 - Security

What's Changed

... (truncated)

Commits
  • 30be45d prepare changelog for upcoming release
  • fc2f02c Merge pull request #2197 from Cyrus580529/shared-symlink-guard
  • b10e250 test: use the shared guard instead of local copies
  • e3e5da8 test: skip tests that need symlink privileges
  • 30d05e3 test: add a shared symlink capability guard
  • 9a8f6fe Merge pull request #2204 from gitpython-developers/security-fixes
  • f2550b6 Guard pathspec file inputs in high-level commands
  • d9ddb55 Guard unsafe git init options
  • 9b5dcaf Guard read-tree index output paths
  • 96a888f Check joined short-option values before Git execution
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from dlrsp-dev as a code owner August 4, 2026 14:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2026
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/pip/requirements/gitpython-3.1.57 branch from 60c9529 to 8dddd81 Compare August 9, 2026 12:40
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

requirements/docs.txt

NameVersionVulnerabilitySeverity
gitpython3.1.57GitPython: Unguarded git read-tree option forwarding in IndexFile.from_tree/reset/merge_tree enables arbitrary file overwritehigh
GitPython: Unguarded git option forwarding in Repo.init enables arbitrary command execution via --template clone hookshigh
GitPython: Arbitrary Git Repository Creation Outside the Working Tree via Unvalidated .gitmodules Submodule Name in GitPythonhigh
GitPython: git-config OPTION-name injection via =/#/whitespace bypasses name validator, enabling forged core.sshCommand/hooksPath (RCE)high
GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command executionhigh
Only included vulnerabilities with severity high or higher.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/gitpython 3.1.57 🟢 7.2
Details
CheckScoreReason
Code-Review⚠️ 1Found 2/11 approved changesets -- score normalized to 1
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Fuzzing🟢 10project is fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • requirements/docs.txt

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (86ad7d5) to head (611e75b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #671   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           65        65           
  Branches         1         1           
=========================================
  Hits            65        65           
Flag Coverage Δ
py310-django42 100.00% <ø> (ø)
py310-django52 100.00% <ø> (ø)
py311-django42 100.00% <ø> (ø)
py311-django52 100.00% <ø> (ø)
py312-django42 100.00% <ø> (ø)
py312-django52 100.00% <ø> (ø)
py313-django52 100.00% <ø> (ø)
py314-django52 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dlrsp-actions
dlrsp-actions Bot enabled auto-merge (rebase) August 9, 2026 12:46
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/pip/requirements/gitpython-3.1.57 branch from 8dddd81 to 79a6a35 Compare August 9, 2026 12:46
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/pip/requirements/gitpython-3.1.57 branch from 79a6a35 to 2e5ca31 Compare August 14, 2026 09:33
@dependabot dependabot Bot changed the title chore(deps): bump gitpython from 3.1.50 to 3.1.57 in /requirements chore(deps): bump gitpython from 3.1.50 to 3.1.58 in /requirements Aug 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/requirements/gitpython-3.1.57 branch from 2e5ca31 to 4d721cb Compare August 14, 2026 09:39
@dlrsp-actions dlrsp-actions Bot added the needs-human-review Policy gate blocked; human review required label Aug 14, 2026
@dlrsp-actions

dlrsp-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.58.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.50...3.1.58)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.57
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/pip/requirements/gitpython-3.1.57 branch from 4d721cb to 611e75b Compare August 14, 2026 10:04
@dlrsp-actions dlrsp-actions Bot removed the needs-human-review Policy gate blocked; human review required label Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants