Skip to content

[SECTEAM-2512] Upgrade click to 8.3.3 to address CVEs - #462

Merged
JosiahOne merged 2 commits into
masterfrom
SECTEAM-2512-click-version-bump
Jul 13, 2026
Merged

[SECTEAM-2512] Upgrade click to 8.3.3 to address CVEs#462
JosiahOne merged 2 commits into
masterfrom
SECTEAM-2512-click-version-bump

Conversation

@JosiahOne

@JosiahOne JosiahOne commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR upgrades click to 8.3.3 to address some known vulnerabilities (e.g. CVE-2026-7246). Click doesn't seem to be directly used by jf_agent anymore, but is still transitively used via tools like black.

It also updates pyjwt and urllib3 to the latest versions that conform with our transitive dependencies' constraints. These were not used directly and are, therefore, hopefully benign to upgrade.

This fixes all the remaining "High" or "Critical" possible vulnerabilities in our agent.

Testing

Built agent locally (no cache) and ran in download_only mode with a git-only config.

@JosiahOne JosiahOne self-assigned this Jul 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@JosiahOne
JosiahOne merged commit d49ffbd into master Jul 13, 2026
7 checks passed
@JosiahOne
JosiahOne deleted the SECTEAM-2512-click-version-bump branch July 13, 2026 17:12
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