docs:Add security policy documentation (#864)
This commit is contained in:
parent
8039da2fc4
commit
d796c5a328
|
|
@ -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.
|
||||||
Loading…
Reference in New Issue