This repository was archived by the owner on Jul 29, 2026. It is now read-only.
fix(security): upgrade next@16.2.12 + patch ws CVEs - #96
Draft
caimanoliveira wants to merge 2 commits into
Draft
Conversation
Upgrades next from 16.2.0 to 16.2.12 to address 23 CVEs (DoS via Server Components, middleware/proxy bypasses, cache poisoning, XSS, SSRF). Also runs npm audit fix to patch ws memory-disclosure and DoS vulnerabilities (GHSA-58qx-3vcg-4xpx, GHSA-96hv-2xvq-fx4p). Remaining: postcss/sharp embedded in next@16.x (3 high) cannot be fixed without downgrading to next@9.3.3 — awaiting upstream Next.js patch. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JzzK3HMZLnfUqLrGfKwqio
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
GitHub Actions dropped Python 3.9; the pre-commit workflow was failing with "Version 3.9 with arch x64 not found". Also upgrades actions/checkout@v2→v4 and actions/setup-python@v1→v5 to avoid Node 20 deprecation warnings on modern runners. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JzzK3HMZLnfUqLrGfKwqio
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Resumo
Análise automática do estado do repositório detectou vulnerabilidades de segurança de alta severidade nos pacotes de dependência. Não houve commits nas últimas 24 horas; o último merge foi em 18/04/2026 (PR #1 — P3 trilhas portal).
Vulnerabilidades corrigidas
npm audit fixRiscos residuais (não corrigíveis sem breaking change)
3 CVEs de alta severidade permanecem como dependências internas do next@16.x:
postcss</style>no CSS stringifypostcsssharpO "fix" sugerido pelo npm (
npm audit fix --force) instalanext@9.3.3, que é um downgrade de versão principal — não aplicável. Aguardar patch do upstream Next.js.Build & CI
/portal/trilhas/**da PR feat(P3): Trilhas Guiadas — metodologia entre sessões (US-026/027/028) #1 preservadasGenerated by Claude Code