Skip to content

feat: vtable mcp cli and server#4837

Draft
fangsmile wants to merge 10 commits into
developfrom
vtable-mcp-test
Draft

feat: vtable mcp cli and server#4837
fangsmile wants to merge 10 commits into
developfrom
vtable-mcp-test

fix: mcp client parse data error

8a78a21
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 29, 2025 in 2s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 21 in packages/vtable-mcp-cli/scripts/mcp-smoke-http.js

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
process environment
as clear text.

Check failure on line 15 in packages/vtable-mcp-server/examples/main.ts

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text is reinterpreted as HTML without escaping meta-characters.

Check failure on line 49 in packages/vtable-mcp-server/scripts/mcp-smoke.js

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
process environment
as clear text.
This logs sensitive data returned by
process environment
as clear text.