Skip to content

fix: resolve remaining Dependabot and CodeQL alerts - #9

Merged
marceloceccon merged 1 commit into
mainfrom
fix/security-alerts
Aug 31, 2026
Merged

fix: resolve remaining Dependabot and CodeQL alerts#9
marceloceccon merged 1 commit into
mainfrom
fix/security-alerts

Conversation

@marceloceccon

Copy link
Copy Markdown
Member

Summary

  • Patch remaining open Dependabot alerts.
  • Parse provider API hosts instead of substring-matching URLs.

Test plan

  • tests (256 passed)
  • lint
  • format check
  • production build

Details:

  • Direct: next ^15.5.21 (lockfile 15.5.24), postcss 8.5.23
  • Transitive overrides: nanoid 3.3.18, js-yaml 4.3.1, undici 7.29.0, sharp 0.35.4, vite 8.0.16, brace-expansion 1.1.16 and 5.0.7, Babel core 7.29.6
  • providers.ts now uses URL hostname checks so query/path embeddings of anthropic.com cannot select Anthropic auth headers

Bump Next.js, PostCSS, and transitive packages to patched releases
and parse provider API hosts instead of substring-matching URLs.
@marceloceccon
marceloceccon merged commit f27b673 into main Aug 31, 2026
7 checks passed
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