Closed
Conversation
jhamon
added a commit
that referenced
this pull request
Apr 1, 2026
pygments < 2.20.0 has a ReDoS vulnerability in GUID matching regex. It's a transitive dev-only dependency via sphinx. Lockfile-only change.
jhamon
added a commit
that referenced
this pull request
Apr 1, 2026
## Summary - Bumps transitive `pygments` from 2.19.2 to 2.20.0 in `uv.lock` - Fixes ReDoS vulnerability due to inefficient regex for GUID matching - Dev-only dependency (via `sphinx`), lockfile-only change - Resolves [Dependabot alert #63](https://github.com/pinecone-io/pinecone-python-client/security/dependabot/63) ## Test plan - [x] Lockfile-only change, no code or dependency spec changes <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Lockfile-only change updating the resolved `pygments` artifact URLs/hashes; minimal runtime risk unless downstream tooling relies on the previous transitive version. > > **Overview** > Updates the `uv.lock` resolution for transitive dependency `pygments` from `2.19.2` to `2.20.0`, including the associated sdist/wheel URLs, hashes, and metadata (security patch release). > > No application code or dependency specifications are changed—this PR only alters the lockfile resolution. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit d1fb488. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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.
No description provided.