[codex] Update urllib3 for Dependabot alerts#40
Merged
Conversation
754ef0c to
c660428
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the locked transitive
urllib3dependency from 2.6.3 to 2.7.0.Addresses the two open high-severity Dependabot alerts on
uv.lock:Also hardens the only npm-using helper script by installing Playwright with
--ignore-scriptsand invoking the local Playwright binary instead ofnpx -y.Shai-Hulud compromise checks
Checked the repo against the May 2026 public indicators for Mini Shai-Hulud npm and PyPI campaigns.
npm/TanStack indicators:
package.json,package-lock.json,pnpm-lock.yaml,yarn.lock,bun.lock,bun.lockb)@tanstack,@squawk,@uipath,@mistralai, etc.)router_init.js,router_runtime.js,tanstack_runner.js,@tanstack/setup,github:tanstack/router#79ac49...)contents: read, and does not publish npm packages or request OIDC/npm publish privilegesPyPI indicators:
uv.lockandpyproject.tomldo not include the reported compromised packages/versions:lightning==2.6.2,lightning==2.6.3,mistralai==2.4.6, orguardrails-ai==0.10.1uv tree --locked --all-groupsconfirms all dependency groups resolve without those packages.venvmetadata check showslightning,pytorch-lightning,mistralai,guardrails-ai, andopensearch-pyare not installedtransformers.pyz,_runtime/start.py,router_runtime.js,git-tanstack,83.142.209.194, Shai-Hulud strings)Validation
pre-commit run --all-filesuv run pytestuv buildgit push