From 4dde77986a7551b4ec4402501269c1d3b5e57563 Mon Sep 17 00:00:00 2001 From: Willem Jiang <143703838+willem-bd@users.noreply.github.com> Date: Sun, 21 Dec 2025 09:12:02 +0800 Subject: [PATCH] Added the security policy --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..40691e6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +As deer-flow doesn't provide an offical release yet, please use the latest version for the security updates. + +## Reporting a Vulnerability + +Please go to https://github.com/bytedance/deer-flow/security to report the vulnerability your find.