Skip to content

chore: resolve all open Dependabot security alerts#59

Open
joalavedra wants to merge 1 commit into
mainfrom
chore/dependabot-security-pass
Open

chore: resolve all open Dependabot security alerts#59
joalavedra wants to merge 1 commit into
mainfrom
chore/dependabot-security-pass

Conversation

@joalavedra

Copy link
Copy Markdown
Contributor

Resolves all 67 open Dependabot alerts (1 critical, 26 high, 38 moderate, 2 low) across the three flagged manifests.

Changes

hot_storage/sample (Go)

  • github.com/jackc/pgx/v5 5.7.5 → 5.10.0 (critical SQL injection GHSA + low severity alert)

auth_service (npm)

  • better-auth 1.4.5 → 1.6.16; transitive kysely → 0.29.2, defu → 6.1.7
  • pnpm overrides for path-to-regexp (>=8.4.2) and qs (>=6.15.2) — express pins both below the patched versions

docs (npm)

  • Updated flagged transitive deps in-range: axios, uuid, yaml, picomatch, follow-redirects, brace-expansion, immutable, @hono/node-server
  • pnpm overrides for dompurify, lodash, lodash-es, mermaid, react-router, rollup — vocs / swagger-ui-react / nuqs / chevrotain pin them below the patched versions

Verification

  • pnpm audit: no known vulnerabilities in docs, auth_service, and the repo root
  • docs: vocs build passes (55 files generated)
  • auth_service: tsc --noEmit passes
  • Go sample: go build ./... && go vet ./... passes (Go 1.25 via Docker)

Supersedes #50, #51, #45, and #41.

🤖 Generated with Claude Code

- hot_storage/sample: bump github.com/jackc/pgx/v5 5.7.5 -> 5.10.0
  (critical SQL injection + low severity alerts)
- auth_service: update better-auth 1.4.5 -> 1.6.16 and transitive
  kysely/defu; add pnpm overrides for path-to-regexp >=8.4.2 and
  qs >=6.15.2, which express pins below the patched versions
- docs: update flagged transitive deps (axios, uuid, yaml, picomatch,
  follow-redirects, brace-expansion, immutable, @hono/node-server);
  add pnpm overrides for dompurify, lodash, lodash-es, mermaid,
  react-router, and rollup, which vocs/swagger-ui-react/nuqs pin
  below the patched versions

pnpm audit reports no known vulnerabilities in all three packages.
Verified: docs vocs build, auth_service tsc, Go sample go build + vet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
opensigner Ready Ready Preview, Comment Jun 11, 2026 9:55am

Request Review

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​better-auth@​1.6.16981008596100

View full report

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