Skip to content

fix: close #2 - #3

Merged
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-all-checks-passed-security-audit-2
May 18, 2026
Merged

fix: close #2#3
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-all-checks-passed-security-audit-2

Conversation

@reaatech

Copy link
Copy Markdown
Owner

Summary

Fixed. Three files changed: packages/server/package.json bumped hono from ^4.7.7 to ^4.12.18 (patching 5 moderate hono advisories); package.json added pnpm.overrides for fast-uri@^3.1.2, ip-address@^10.1.1, and brace-expansion@>=5 (patching 2 high + 1 moderate transitive vulns), plus a path-specific @modelcontextprotocol/sdk>hono@^4.12.18 override (patching the 4 moderate hono vulns in the MCP SDK's bundled copy); and pnpm-lock.yaml updated accordingly. pnpm audit --audit-level moderate now reports zero known vulnerabilities, and all CI checks (build, lint, typecheck, tests) continue to pass.

Closes #2

Fixed. Three files changed:  bumped  from  to  (patching 5 moderate hono advisories);  added  for , , and  (patching 2 high + 1 moderate transitive vulns), plus a path-specific  override (patching the 4 moderate hono vulns in the MCP SDK's bundled copy); and  updated accordingly. No known vulnerabilities found now reports zero known vulnerabilities, and all CI checks (build, lint, typecheck, tests) continue to pass.
@reaatech
reaatech merged commit ddb8318 into main May 18, 2026
12 checks passed
@reaatech

Copy link
Copy Markdown
Owner Author

✅ PR Pipeline Complete

  • Scope: In scope
  • Coverage: 100%
  • CI: All checks passed
  • Merge: ddb8318

Release to npm is handled separately by the weekly publish job; this PR will be included if it resolves a High/Critical-labelled issue.

@reaatech
reaatech deleted the issue/ci-failing-on-main-all-checks-passed-security-audit-2 branch May 18, 2026 17:44
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.

CI failing on main: All Checks Passed, Security Audit

1 participant