chore: bump gitpython from 3.1.57 to 3.1.58 in /docs - #2606
Conversation
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.57 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.57...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
phipag
left a comment
There was a problem hiding this comment.
Reviewed and approved by @phipag. Security patch bump of gitpython to 3.1.58, which closes six GitHub-reviewed advisories affecting 3.1.57, five rated HIGH. These cover unguarded git option forwarding in Repo.init and the read-tree backed index methods, git config option-name injection, arbitrary repo creation via gitmodules submodule names, and arbitrary file read via pathspec-from-file. Both sha256 hashes were verified against PyPI. The dependency is a pip-compile resolved transitive of mkdocs-git-revision-date-plugin, used only during docs builds, and never runs in the published library or at Lambda runtime. All CI checks pass.
|
Tick the box to add this pull request to the merge queue (same as
|



Bumps gitpython from 3.1.57 to 3.1.58.
Release notes
Sourced from gitpython's releases.
Commits
30be45dprepare changelog for upcoming releasefc2f02cMerge pull request #2197 from Cyrus580529/shared-symlink-guardb10e250test: use the shared guard instead of local copiese3e5da8test: skip tests that need symlink privileges30d05e3test: add a shared symlink capability guard9a8f6feMerge pull request #2204 from gitpython-developers/security-fixesf2550b6Guard pathspec file inputs in high-level commandsd9ddb55Guard unsafe git init options9b5dcafGuard read-tree index output paths96a888fCheck joined short-option values before Git executionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.