Skip to content

chore: bump pip in nodejs_mono_repo Dockerfile#2158

Merged
parthea merged 4 commits into
masterfrom
bump-pip-nodejs-mono-repo
Feb 12, 2026
Merged

chore: bump pip in nodejs_mono_repo Dockerfile#2158
parthea merged 4 commits into
masterfrom
bump-pip-nodejs-mono-repo

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Feb 11, 2026

This PR removes pip older than 26 in the nodejs_mono_repo Dockerfile to address CVE-2026-1703 and CVE-2025-8869

root@54c11bcacc81:/synthtool# find / -name "pip-*" 2>/dev/null 
/opt/venv/synthtool/lib/python3.13/site-packages/pip-26.0.1.dist-info
/opt/venv/synthtool/bin/pip-install-dependency-groups
/root/.pyenv/test/pip-rehash.bats
/root/.pyenv/pyenv.d/exec/pip-rehash
/root/.pyenv/pyenv.d/exec/pip-rehash.bash
/root/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pip-26.0.1.dist-info

Towards b/483202433
Towards b/483409870

@parthea parthea requested review from a team as code owners February 11, 2026 22:04
@parthea parthea assigned quirogas and sofisl and unassigned chingor13 Feb 11, 2026
@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 11, 2026
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Feb 11, 2026

This is ready for review but not merge

@parthea parthea removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 12, 2026
@parthea parthea merged commit ed70848 into master Feb 12, 2026
13 checks passed
@parthea parthea deleted the bump-pip-nodejs-mono-repo branch February 12, 2026 15:31
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.

4 participants