Skip to content

[SYNPY-1751] upgrade setuptools#1310

Merged
danlu1 merged 2 commits intodevelopfrom
synpy-1751-upgrade-setuptools
Feb 18, 2026
Merged

[SYNPY-1751] upgrade setuptools#1310
danlu1 merged 2 commits intodevelopfrom
synpy-1751-upgrade-setuptools

Conversation

@danlu1
Copy link
Copy Markdown
Contributor

@danlu1 danlu1 commented Jan 21, 2026

Problem:

The older version of setuptools pulls in jaraco.context 5.3.0, which results in a path traversal vulnerability flagged during code scanning.

Solution:

Upgrade setuptools to 80.10.1+ so it includes a patch for this issue.

@danlu1 danlu1 requested a review from a team as a code owner January 21, 2026 18:39
Copy link
Copy Markdown
Member

@BryanFauble BryanFauble left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown
Member

@BryanFauble BryanFauble left a comment

Choose a reason for hiding this comment

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

Actually - Could you also update the pipfile.lock too?

@danlu1 danlu1 merged commit c83a3c4 into develop Feb 18, 2026
25 of 28 checks passed
@thomasyu888 thomasyu888 deleted the synpy-1751-upgrade-setuptools branch April 16, 2026 03:44
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