dify/api/tests/unit_tests/core/plugin
Tim Ren 0ce0127e7e
fix(security): reject path traversal sequences before plugin daemon forward (GHSA-gvc6-fh3x-89xh) (#35796)
Co-authored-by: Ido Shani <ido@zafran.io>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-25 16:17:39 +00:00
..
impl fix(security): reject path traversal sequences before plugin daemon forward (GHSA-gvc6-fh3x-89xh) (#35796) 2026-05-25 16:17:39 +00:00
utils fix(plugin): preserve multi-value HTTP response headers (#35726) 2026-04-30 08:09:56 +00:00
__init__.py refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2025-08-26 21:15:23 +08:00
test_backwards_invocation_app.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_backwards_invocation_model.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_endpoint_client.py perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00
test_model_runtime_adapter.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
test_plugin_entities.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_plugin_manager.py feat: complete test script of plugin manager (#28967) 2025-12-02 11:25:08 +08:00
test_plugin_runtime.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00