dify/api/core/tools/utils
zyssyz123 2bf44057e9
fix: ssrf, add internal ip filter when parse tool schema (#29548)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2025-12-15 16:28:25 +08:00
..
dataset_retriever rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
dataset_retriever_tool.py Fix: Remove core/tools from pyrightconfig.json and fix type errors (#26413) 2025-09-29 19:22:38 +08:00
encryption.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
message_transformer.py fix: fix mime type is none (#29579) 2025-12-15 10:09:11 +08:00
model_invocation_utils.py Issue 23579 (#26777) 2025-10-13 10:16:12 +08:00
parser.py fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
system_oauth_encryption.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
text_processing_utils.py chore: update remove_leading_symbols pattern, keep 【 (#29419) 2025-12-11 09:47:39 +08:00
uuid_utils.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
web_reader_tool.py feat: using charset_normalizer instead of chardet (#29022) 2025-12-05 11:19:19 +08:00
workflow_configuration_sync.py feat(workflow): workflow as tool output schema (#26241) 2025-11-27 16:50:48 +08:00
yaml_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00