Skip to content

deps: bump GitPython to 3.1.61 in VBench-2.0 requirement.txt - #212

Open
katsugtgz wants to merge 1 commit into
Vchitect:masterfrom
katsugtgz:deps/gitpython-3-1-61
Open

katsugtgz wants to merge 1 commit into
Vchitect:masterfrom
katsugtgz:deps/gitpython-3-1-61

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates GitPython to address GHSA-8mcc-hrx5-hvxc, GHSA-5xxx-qhh7-9287, GHSA-284h-m62q-gf8w, GHSA-7833-fr7j-v32q (published 2026-09-08) and the earlier GitPython advisories still affecting the pinned version.

Evidence:

  • VBench-2.0/requirement.txt pinned GitPython==3.1.44
  • osv-scanner --lockfile=requirement.txt reported 26 advisory entries for gitpython@3.1.44 (9.8 down to 5.4), including the four new 2026-09-08 IDs
  • updated version: 3.1.61

Validation:

  • osv-scanner reports no gitpython findings after the update
  • pip install GitPython==3.1.61 resolves and import git; git.__version__ returns 3.1.61
  • the repo has no CI on this subdirectory and no documented test command for VBench-2.0/; no test suite was run

Scope: VBench-2.0/requirement.txt only.

Note: the file has many other vulnerable pins (urllib3 1.26.15, requests, h11, others). This patch only updates GitPython.

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.

1 participant