Skip to content

Bump GitPython to 3.1.50 to fix three security advisories#23

Merged
akva2 merged 1 commit into
OPM:masterfrom
hakonhagland:upgrade_gitpython2
May 12, 2026
Merged

Bump GitPython to 3.1.50 to fix three security advisories#23
akva2 merged 1 commit into
OPM:masterfrom
hakonhagland:upgrade_gitpython2

Conversation

@hakonhagland
Copy link
Copy Markdown
Collaborator

Bump GitPython to 3.1.50 to fix three security advisories

Updates the gitpython entry in python/sphinx_docs/poetry.lock from 3.1.47 to 3.1.50 to resolve three high-severity Dependabot alerts. The pyproject.toml constraint (^3.1.44) already permits 3.1.50, so only the lockfile changed.

Vulnerabilities fixed

Fixes dependabot alerts OPM#20, OPM#21, OPM#22:
- GHSA-7545-fcxq-7j24 (CVE-2026-44243): path traversal in reference APIs
- GHSA-v87r-6q3f-2j67 (CVE-2026-44244): newline injection in set_value() value
- GHSA-mv93-w799-cj2w: newline injection in set_value() section parameter
akva2 pushed a commit that referenced this pull request May 12, 2026
Fixes dependabot alerts #23, #24:
- GHSA-mf9v-mfxr-j63j (CVE-2026-44432): decompression-bomb safeguards
  bypassed in parts of the streaming API
- GHSA-qccp-gfcp-xxvc (CVE-2026-44431): sensitive headers forwarded
  across origins in proxied low-level redirects
@akva2 akva2 merged commit 769f794 into OPM:master May 12, 2026
7 checks passed
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