Skip to content

fix(deps): constrain urllib3 to >=2.7.0 for GHSA-mf9v-mfxr-j63j#109

Open
bolinocroustibat wants to merge 1 commit into
mainfrom
fix/urllib3-ghsa-constraint
Open

fix(deps): constrain urllib3 to >=2.7.0 for GHSA-mf9v-mfxr-j63j#109
bolinocroustibat wants to merge 1 commit into
mainfrom
fix/urllib3-ghsa-constraint

Conversation

@bolinocroustibat

@bolinocroustibat bolinocroustibat commented May 12, 2026

Copy link
Copy Markdown
Contributor

Security tooling flagged a vulnerable urllib3 resolved transitively (notably via sentry-sdk). Patched releases require urllib3 2.7.0 or later per GitHub Advisory GHSA-mf9v-mfxr-j63j (and related CVE range ending at 2.7.0).

This adds a uv resolution constraint so the lockfile pins a safe version without listing urllib3 as an application dependency, mirroring the approach used on Hydra.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bolinocroustibat bolinocroustibat self-assigned this May 12, 2026
@bolinocroustibat bolinocroustibat requested a review from Pierlou May 12, 2026 14:13

@Pierlou Pierlou left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

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