Skip to content

chore(deps): bump sqlparse to 0.6.0 (fixes 4 Dependabot alerts) - #415

Merged
dtehan-td merged 1 commit into
Teradata:mainfrom
dtehan-td:fix/dependabot-sqlparse-chromadb
Aug 20, 2026
Merged

chore(deps): bump sqlparse to 0.6.0 (fixes 4 Dependabot alerts)#415
dtehan-td merged 1 commit into
Teradata:mainfrom
dtehan-td:fix/dependabot-sqlparse-chromadb

Conversation

@dtehan-td

Copy link
Copy Markdown
Collaborator

Summary

Note on remaining alert

Alert #46 (chromadb, critical, CVE-2026-45829) has no patched version available yet upstream and is tracked separately — see docs/server_guide/SECURITY.md. It's a transitive dependency of the optional fs extra with no first-party usage in this repo, and the vulnerable surface (Chroma's networked HTTP server) is never exposed by this project's default deployment.

Test plan

  • uv lock --upgrade-package sqlparse resolves cleanly with no other package changes
  • uv run ruff check src/ passes

Fixes 4 Dependabot alerts (ReDoS on dollar-quoted literals, quadratic
group_comments DoS, O(subtree) TokenList materialization DoS, and SQL
string breakout via unescaped backslashes in generated snippets) — all
patched in sqlparse 0.6.0. Transitive dependency via tdfs4ds (fs extra).
@dtehan-td
dtehan-td merged commit d4daca2 into Teradata:main Aug 20, 2026
4 checks passed
@dtehan-td
dtehan-td deleted the fix/dependabot-sqlparse-chromadb branch August 20, 2026 01:34
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.

1 participant