fix(deps): vuln minor upgrades — 9 packages (minor: 6 · patch: 3) [src/product-management-service]#645
Conversation
Release Notesgithub.com/jackc/pgx/v5 (v5.6.0 → v5.9.2) — ChangelogFix SQL Injection via placeholder confusion with dollar quoted string literals (GHSA-j88v-2chj-qfwx) SQL injection can occur when:
e.g. attackValue := `$tag$; drop table canary; --`
_, err = tx.Exec(ctx, `select $tag$ $1 $tag$, $1`, pgx.QueryExecModeSimpleProtocol, attackValue)This is unlikely to occur outside of a contrived scenario. github.com/gofiber/fiber/v2 (v2.52.5 → v2.52.12) — GitHub Releasev2.52.12🐛 Fixes
Full Changelog: gofiber/fiber@v2.52.11...v2.52.12 v2.52.11What's Changed🧹 Updates
🐛 Bug Fixes
Full Changelog: gofiber/fiber@v2.52.10...v2.52.11 v2.52.10🐛 Bug Fixes
📚 Documentation
New Contributors
Full Changelog: gofiber/fiber@v2.52.9...v2.52.10 v2.52.9🐛 Bug Fixes
Full Changelog: gofiber/fiber@v2.52.8...v2.52.9 v2.52.8👮 Security
🧹 Updates
🐛 Bug Fixes
📚 Documentation
Full Changelog: gofiber/fiber@v2.52.6...v2.52.8 v2.52.6🐛 Bug Fixes
📚 Documentation
🛠️ Maintenance
Full Changelog: gofiber/fiber@v2.52.5...v2.52.6 google.golang.org/grpc (v1.70.0 → v1.80.0) — GitHub Releasev1.80.0Behavior Changes
Bug Fixes
New Features
Performance Improvements
(truncated) v1.79.3Security
v1.79.2Bug Fixes
v1.79.1Bug Fixes
v1.79.0API Changes
Behavior Changes
New Features
Bug Fixes
(truncated) v1.78.0Behavior Changes
New Features
(truncated — see source for full notes) github.com/go-jose/go-jose/v3 (v3.0.3 → v3.0.5) — GitHub Releasev3.0.5What's ChangedFixes GHSA-78h2-9frx-2jm8 We recommend migrating from v3 to v4, and we will stop support v3 in the near future. Full Changelog: go-jose/go-jose@v3.0.4...v3.0.5 v3.0.4What's ChangedBackport fix for GHSA-c6gw-w398-hv78 CVE-2025-27144 Full Changelog: go-jose/go-jose@v3.0.3...v3.0.4 github.com/go-chi/chi/v5 (v5.0.10 → v5.2.5) — GitHub Releasev5.2.5What's Changed
New Contributors
Full Changelog: go-chi/chi@v5.2.3...v5.2.5 v5.2.3What's Changed
New Contributors
Full Changelog: go-chi/chi@v5.2.2...v5.2.3 v5.2.2What's Changed
Security fix
New Contributors
(truncated) v5.2.1
|
|
Hey, sorry for the noise. This was caused by a bug in our automated dependency update system that incorrectly included upstream changelog content in PR comments, triggering notifications to external contributors. The feature flag has been turned off and we're working on a fix. Sorry about that again. |
Summary: Critical-severity security update — 15 packages upgraded (MINOR changes included)
Manifests changed:
src/product-management-service(go)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Security Details
🚨 Critical & High Severity (33 fixed)
BodyParserDue to Unvalidated Large Slice Index in Decoderℹ️ Other Vulnerabilities (18)
v1.32.0v1.99.1src/product-management-service/src/core/go.modv1.5.4v1.5.5src/product-management-service/src/core/go.modReview Checklist
Standard review:
Update Mode: Vulnerability Remediation (Critical/High)
🤖 Generated by DataDog Automated Dependency Management System