Fix all Dependabot security vulnerabilities#394
Merged
leandrofars merged 7 commits intodevfrom Feb 20, 2026
Merged
Conversation
Co-authored-by: leandrofars <83298718+leandrofars@users.noreply.github.com>
Co-authored-by: leandrofars <83298718+leandrofars@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix all dependabot security updates
Fix all Dependabot security updates
Feb 20, 2026
…slint devDeps in frontend Co-authored-by: leandrofars <83298718+leandrofars@users.noreply.github.com>
Copilot
AI
changed the title
Fix all Dependabot security updates
Fix all Dependabot security vulnerabilities
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves all open Dependabot security alerts across Go and npm packages. Covers both direct dependency upgrades and transitive vulnerability fixes via
overrides.Go (
backend/services/bulkdata/http)golang.org/x/crypto0.35.0 → 0.45.0 (SSH GSSAPI DoS, SSH agent panic)golang.org/x/sys0.30.0 → 0.38.0npm (
backend/services/utils/socketio)express4.18.2 → 4.22.1overridesto forceqs@^6.14.2andbody-parser@^1.20.4(DoS via arrayLimit bypass — express 4.x pinsqs@~6.14.0, which can't self-resolve)npm (
frontend)next14.2.30 → 15.5.12 (HTTP request deserialization DoS; required major version jump — 14.x has no backport)koa3.0.1 → 3.0.3 (Content-Type sniffing, Referer normalization)js-yaml4.1.0 → 4.1.1 (prototype pollution in<<merge)eslint8.34.0 → 8.57.1,eslint-config-next14.2.4 → 15.5.12overridesto force safe versions of transitive devDep vulnerabilities that eslint 8.x cannot self-resolve:npm auditreturns 0 vulnerabilities in both npm workspaces. All Go modules verified clean against the advisory DB.🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.