Skip to content

Bump Pygments to 2.20.0 to fix ReDoS vulnerability#74

Merged
kyamagu merged 1 commit intomainfrom
fix/pygments-redog-vulnerability
Apr 14, 2026
Merged

Bump Pygments to 2.20.0 to fix ReDoS vulnerability#74
kyamagu merged 1 commit intomainfrom
fix/pygments-redog-vulnerability

Conversation

@kyamagu
Copy link
Copy Markdown
Collaborator

@kyamagu kyamagu commented Apr 14, 2026

Summary

  • Updates uv.lock to resolve Dependabot alert #32
  • Pygments < 2.20.0 has a low-severity ReDoS vulnerability via an inefficient regex for GUID matching
  • No changes to pyproject.toml since Pygments is a transitive dependency (via Sphinx)

Test plan

  • CI passes

🤖 Generated with Claude Code

Updates uv.lock to resolve Dependabot alert #32 (low severity ReDoS
via inefficient GUID regex, fixed in Pygments 2.20.0).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kyamagu kyamagu added the dependencies Pull requests that update a dependency file label Apr 14, 2026
Copilot AI review requested due to automatic review settings April 14, 2026 05:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kyamagu kyamagu merged commit 22ed34f into main Apr 14, 2026
4 checks passed
@kyamagu kyamagu deleted the fix/pygments-redog-vulnerability branch April 14, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants