Skip to content

fix(security): patch agent SDK Hono server - #2729

Closed
0xjohnnydev wants to merge 3 commits into
mainfrom
agent/security-cua-driver-agent-sdks-hono-20260731
Closed

fix(security): patch agent SDK Hono server#2729
0xjohnnydev wants to merge 3 commits into
mainfrom
agent/security-cua-driver-agent-sdks-hono-20260731

Conversation

@0xjohnnydev

@0xjohnnydev 0xjohnnydev commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Problem

The Cua Driver agent-SDK examples resolve vulnerable transitive fast-uri, ip-address, and hono packages. The existing draft already fixes the related Hono server package.

What changed

Definition of Done

  • The agent-SDK lockfile resolves @hono/node-server 2.0.5, fast-uri 3.1.5, ip-address 10.3.1, and hono 4.12.34.
  • Current agent-SDK alerts are mapped to this focused package-lock graph.
  • The package-lock file matches the package manifest.
  • A human confirms the Node 20 runtime floor and advances this draft; automation will not mark it ready or merge it.
  • GitHub closes the alerts after the reviewed fix reaches the default branch.

Validation

  • npm install --package-lock-only --ignore-scripts --no-audit --no-fund in libs/cua-driver/examples/agent-sdks.
  • git diff --check.

Impact

This changes only the agent-SDK example dependency graph. No VM, installation, or live runtime proof was run on the host.

@0xjohnnydev

Copy link
Copy Markdown
Contributor Author

This dependency graph is now included in draft #2719. That draft keeps each graph independently validated while giving reviewers one dependency-only change instead of several overlapping drafts. Nothing was merged or marked ready, and this branch is preserved.

@0xjohnnydev 0xjohnnydev closed this Aug 5, 2026
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