Flowise/packages/components/nodes
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
..
agentflow Bugfix/empty vars (#4892) 2025-07-17 18:32:09 +01:00
agents Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
chains Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
chatmodels Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
documentloaders Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
embeddings Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
engine Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
memory feat:Adds new Param in getChatMessages for better context handling (#4273) 2025-05-28 16:02:52 +01:00
moderation
multiagents Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
outputparsers refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters 2025-07-18 19:06:48 +01:00
prompts Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
recordmanager BugFix/Patch: PostGreSQL Record Manager (#4430) 2025-05-27 19:54:00 +01:00
responsesynthesizer
retrievers Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
sequentialagents Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
speechtotext/assemblyai
textsplitters feat: Add header-based splitting to MarkdownTextSplitter (#4861) 2025-07-18 12:45:41 +01:00
tools refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters 2025-07-18 19:06:48 +01:00
utilities Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
vectorstores refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters 2025-07-18 19:06:48 +01:00