Flowise/packages/components/nodes/tools/MCP
Henry Heng e8dac2048f
Bugfix/Custom MCP Security (#4963)
* - Implemented a validation function to check for banned commands and dangerous patterns.
- Added checks for potential shell injection attempts in command and arguments.
- Security validation is conditionally enabled based on environment variable CUSTOM_MCP_SECURITY_CHECK.

* Enhance security by implementing command and argument validation in SupergatewayMCP. Added checks for banned commands, dangerous patterns, and potential shell injection attempts. Security validation is conditionally enabled based on the CUSTOM_MCP_SECURITY_CHECK environment variable.

* add validateMCPServerSecurity
2025-07-30 16:44:20 +01:00
..
BraveSearch Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
CustomMCP Bugfix/Custom MCP Security (#4963) 2025-07-30 16:44:20 +01:00
Github Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
PostgreSQL Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
SequentialThinking Add Sequential Thinking MCP tool for structured problem-solving (#4143) 2025-03-10 10:15:10 +00:00
Slack Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
Supergateway Bugfix/Custom MCP Security (#4963) 2025-07-30 16:44:20 +01:00
core.ts Bugfix/Custom MCP Security (#4963) 2025-07-30 16:44:20 +01:00