Skip to content

Update Go dependencies#33

Merged
DmytroMaslov merged 1 commit into
mainfrom
fix/update-outdated-dependencies
Jan 5, 2026
Merged

Update Go dependencies#33
DmytroMaslov merged 1 commit into
mainfrom
fix/update-outdated-dependencies

Conversation

@arbrix
Copy link
Copy Markdown
Owner

@arbrix arbrix commented Dec 25, 2025

🔒 Go Dependencies - ALL RESOLVED

Dependency Old Version New Version Severity Status
golang.org/x/net v0.12.0 v0.33.0 High ✅ Fixed
golang.org/x/crypto v0.11.0 v0.31.0 Critical ✅ Fixed
github.com/jackc/pgx/v5 v5.3.1 v5.5.4 High ✅ Fixed
golang.org/x/sys v0.10.0 v0.28.0 - ✅ Updated
golang.org/x/text v0.11.0 v0.21.0 - ✅ Updated

CVEs Resolved:

@arbrix arbrix requested a review from DmytroMaslov December 25, 2025 20:34
@DmytroMaslov DmytroMaslov merged commit eac7729 into main Jan 5, 2026
DmytroMaslov pushed a commit that referenced this pull request May 12, 2026
…t alerts (#34)

Addresses 14 npm security vulnerabilities (Dependabot #14#25, #30#31) in
vendored socket.io static assets used by the uadmin panel:

- Upgrade socket.io-client/package.json: 1.3.7 → 4.8.3
  Resolves: debug ReDoS (low/high), uglify-js Critical+High (minification
  mishandling + ReDoS), parseuri ReDoS, socket.io CORS misconfiguration,
  socket.io unhandled 'error' event, socket.io-parser insufficient validation,
  socket.io-parser unbounded binary attachments

- Upgrade socket.io/package.json: 1.3.7 → 4.8.3
  Resolves: debug ReDoS (low/high), superagent zip bomb (dev dep),
  socket.io-parser insufficient validation, socket.io-parser unbounded
  binary attachments

- Replace socket.io-client/socket.io.js browser bundle with v4.8.3
  The browser-served JS file now contains the patched version of the
  socket.io client library

- Remove socket.io/node_modules/ms/ (v0.6.2)
  Stale vendored transitive dependency from the old v1.3.7 installation

Note: filippo.io/edwards25519 (Dependabot #33) is already at v1.2.0 which
is newer than the patched version (v1.1.1) — that alert should be dismissed.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

3 participants