docs:Add security policy documentation (#864)

This commit is contained in:
Willem Jiang
2026-02-14 21:34:41 +08:00
committed by GitHub
parent 8039da2fc4
commit d796c5a328

12
SECURITY.md Normal file
View File

@@ -0,0 +1,12 @@
# Security Policy
## Supported Versions
As deer-flow doesn't provide an offical release yet, please use the latest version for the security updates.
Current we have two branches to maintain:
* main branch for deer-flow 2.x
* main-1.x branch for deer-flow 1.x
## Reporting a Vulnerability
Please go to https://github.com/bytedance/deer-flow/security to report the vulnerability you find.