dify/api/core/trigger
Yeuoly 2dbfd9ea5a
Potential fix for code scanning alert no. 241: Use of a broken or weak cryptographic hashing algorithm on sensitive data
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-30 16:00:44 +08:00
..
debug Potential fix for code scanning alert no. 241: Use of a broken or weak cryptographic hashing algorithm on sensitive data 2025-10-30 16:00:44 +08:00
entities fix(plugin): update trigger field type to allow None and add field validator for parameters in EventEntity 2025-10-27 12:02:22 +08:00
utils feat(trigger): implement subscription refresh logic with enhanced error handling and logging 2025-10-21 14:11:27 +08:00
__init__.py feat(trigger): add trigger provider management and webhook handling functionality 2025-09-03 14:53:26 +08:00
errors.py chore: better exception handling 2025-10-18 19:15:09 +08:00
provider.py chore: rename PluginTriggerManager to PluginTriggerClient 2025-10-18 19:33:08 +08:00
trigger_manager.py chore: rename PluginTriggerManager to PluginTriggerClient 2025-10-18 19:33:08 +08:00