Skip to content

Conversation

@fdaniel-alvarez-dev
Copy link

Summary

Security upgrade: pin GitPython to 3.1.27 to mitigate SNYK-PYTHON-GITPYTHON-2407255 (ReDoS).
This PR rebases cleanly on upstream master, mirrors Snyk’s #38, and documents local validation steps.

What Changed

  • requirements.txtgitpython==3.1.27
  • CHANGELOG.md (if present) → add a brief security note

Verification

  • Created a fresh virtual environment and installed dependencies
  • Ran pip-audit and safety (best-effort) to confirm the fix
  • Executed linters (ruff) and available tests
  • Manually verified no API breakage across current code paths from GitPython 2.x → 3.1.27

Why This PR

Notes

Closes: #38

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 1, 2025

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