Flowise/packages/components/nodes/tools/MCP/CustomMCP
Henry 9a8dec5db9 - Updated `validateMCPServerSecurity` to only allow whitelisted commands, removing the extensive list of dangerous commands.
- Introduced `validateArgsForLocalFileAccess` to check for potential local file access patterns and null byte injections.
- Updated `Supergateway_MCP` to utilize the new argument validation function.
- Added a warning in `CustomMCP` regarding upcoming changes to Remote MCP support.
2025-07-31 23:10:23 +01:00
..
CustomMCP.ts - Updated `validateMCPServerSecurity` to only allow whitelisted commands, removing the extensive list of dangerous commands. 2025-07-31 23:10:23 +01:00
customMCP.png Feature/Custom MCP (#4136) 2025-03-06 21:27:28 +00:00