Flowise/packages/components/nodes/tools/CustomTool
Henry f73a305584 refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters
* Replaced direct Zod schema evaluation with SecureZodSchemaParser in StructuredOutputParserAdvanced and CustomTool.
* Introduced FilterParser to safely handle Supabase filter strings, preventing arbitrary code execution.
* Added new filterParser.ts file to encapsulate filter parsing logic.
* Updated Supabase vector store to utilize the new FilterParser for RPC filters.
* Created secureZodParser.ts for secure parsing of Zod schemas.
2025-07-18 19:06:48 +01:00
..
CustomTool.ts refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters 2025-07-18 19:06:48 +01:00
core.ts Bugfix/update nodevm sandbox options, sanitize tablename (#3818) 2025-01-07 15:26:25 +00:00
customtool.svg Updated tools and utilities icons 2023-12-18 04:05:51 -05:00