fix(security): patch sqlparse and grpc image CVEs - #2039
fix(security): patch sqlparse and grpc image CVEs#2039thomasrockhu-codecov wants to merge 1 commit into
Conversation
Raise shared image dependencies to fixed releases so API and worker builds no longer contain the vulnerable packages. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2039 +/- ##
=======================================
Coverage 91.63% 91.63%
=======================================
Files 1336 1336
Lines 53230 53230
Branches 1647 1647
=======================================
Hits 48778 48778
Misses 4131 4131
Partials 321 321
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Summary
sqlparseto 0.6.0 across API and worker images to fix CVE-2026-54284, CVE-2026-59893, and CVE-2026-71491google.golang.org/grpc1.82.1 to fix GO-2026-6061Test plan
uv lock --checkMade with Cursor