Skip to content

fix: address high and critical CVEs - #27

Merged
RubenGlez merged 1 commit into
mainfrom
security/fix-high-critical-cves
Jun 24, 2026
Merged

fix: address high and critical CVEs#27
RubenGlez merged 1 commit into
mainfrom
security/fix-high-critical-cves

Conversation

@RubenGlez

Copy link
Copy Markdown
Owner

Addresses high-severity dependency vulnerabilities across the monorepo.

Severity Advisory Package Vulnerable Fixed Scope
high GHSA-88fw-hqm2-52qc hono 4.12.21 / 4.12.23 4.12.27 runtime
high GHSA-fx2h-pf6j-xcff vite 8.0.13 8.1.0 dev
high GHSA-vxpw-j846-p89q, GHSA-hm92-r4w5-c3mj, GHSA-vmh5-mc38-953g undici (via promptfoo) 7.27.1 7.28.0 dev
high GHSA-hmw2-7cc7-3qxx form-data (via promptfoo > ibm-cloud-sdk-core) 4.0.4 4.0.6 dev

Changes (all in pnpm-workspace.yaml):

  • Bumped existing vite override ^8.0.13 -> ^8.0.16.
  • Added overrides hono: ">=4.12.25", undici: "^7.28.0" (kept within 7.x to avoid a major bump), form-data: ">=4.0.6".

Validation: pnpm audit --audit-level high clean (2 low, 3 moderate remain), build, lint, typecheck, all package tests pass.

https://claude.ai/code/session_01P922wsRoNP5BwhCirmJU1P

@RubenGlez
RubenGlez merged commit e1f1543 into main Jun 24, 2026
2 checks passed
@RubenGlez
RubenGlez deleted the security/fix-high-critical-cves branch June 24, 2026 16:55
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