Skip to content

Update Hono to unblock production dependency audits - #999

Merged
ReganBell merged 1 commit into
mainfrom
codex/hono-audit-fix
Sep 8, 2026
Merged

Update Hono to unblock production dependency audits#999
ReganBell merged 1 commit into
mainfrom
codex/hono-audit-fix

Conversation

@ReganBell

@ReganBell ReganBell commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Core container builds fail their production dependency audit because the Hono override is below the patched version for three advisories. Update the override and its lockfile entry to 4.13.5, and update the existing dependency-security assertion. All other locked packages remain unchanged.

The 4.13.5 release notes identify fixes for GHSA-gqvv-2mrq-wpjv, GHSA-g6gw-c38x-mqfc, and GHSA-crvj-82cr-hjcx.

Validated with a clean install, zero production audit vulnerabilities, the existing dependency-security/MCP HTTP tests, typecheck, lint, and a successful ARM64 core Docker build including its production audit. Independent review also exercised successful MCP initialization, tools/list, and tools/call through the updated HTTP adapter.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@ReganBell
ReganBell merged commit e969774 into main Sep 8, 2026
20 checks passed
@ReganBell
ReganBell deleted the codex/hono-audit-fix branch September 8, 2026 23:09
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.

2 participants