fix(deps)!: patch vulnerabilities flagged by Socket#187
Open
alliehowe29 wants to merge 1 commit into
Open
Conversation
Apply socket fix --all to resolve dependency vulnerabilities across all lockfiles. Resolves all fixable Socket policy-flagged packages; chromadb remains flagged (no upstream fix available). Linear: SEC-102 BREAKING CHANGE: pydantic-ai 0.8.1 -> 2.0.0; pydantic-ai-slim 0.8.1 -> 2.0.0; cryptography 46.0.7 -> 48.0.1; cryptography 47.0.0 -> 48.0.1; langsmith 0.7.37 -> 0.8.18; langgraph-sdk 0.3.13 -> 0.4.2
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.
Patches dependency vulnerabilities flagged by
socket ci/socket fix --allacross all lockfiles in the repo.Linear: SEC-102 — https://linear.app/keycardlabs/issue/SEC-102/patch-socket-flagged-dependency-vulnerabilities-in-python-sdk
Applied upgrades
The table shows the versions that actually landed in the lockfiles. Four packages resolved to versions newer than Socket's minimum-safe plan (the
uvresolver pulled the latest compatible release) — these still fully resolve the advisories, since the landed version exceeds the patched threshold:langchain-coreplanned 1.3.3 → landed 1.4.8langgraph-sdkplanned 0.3.15 → landed 0.4.2pydantic-aiplanned 1.56.0 → landed 2.0.0pydantic-ai-slimplanned 1.56.0 → landed 2.0.0Not fixed
socket cistill reports unhealthy solely because of it.Reviewers
Top repo committers requested: @kamil-keycard, @Larry-Osakwe. The #3 contributor by commit count (
actions-user) is a CI service account, not a human, so it was skipped in favor of the next human committer @seriousben.BREAKING CHANGE: