dify/api/core/tools/utils
Snakinya ae0d6ee214
fix: SSRF bypass via raw httpx.get in API tool schema fetch (#37746)
Co-authored-by: 归青 <guiqing.lzw@antgroup.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-07-14 08:43:57 +00:00
..
dataset_retriever chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
dataset_retriever_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
encryption.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
message_transformer.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
model_invocation_utils.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
parser.py fix: SSRF bypass via raw httpx.get in API tool schema fetch (#37746) 2026-07-14 08:43:57 +00:00
system_encryption.py feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
text_processing_utils.py fix: fix remove_leading_symbols remove [ (#34832) 2026-04-09 08:22:09 +00:00
uuid_utils.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
web_reader_tool.py chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
workflow_configuration_sync.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
yaml_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00