From 6808c3bd2d27af368d445d96c7b8d70e8327295a Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sat, 11 Apr 2026 22:55:13 +0800 Subject: [PATCH] :memo: Update Security report Signed-off-by: Daniel <845765@qq.com> --- .github/SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index b1c56dd88..fc0a8fcb9 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -7,6 +7,7 @@ https://github.com/siyuan-note/siyuan/security/advisories/new Some areas we don't consider security vulnerabilities: * Arbitrary file write: Writing files outside the workspace path (e.g., exporting files) is a common user need +* Chart/Formula/ABC rendering code injection: This is a common user need, for details please refer to https://github.com/siyuan-note/siyuan/pull/6917 * SQL injection Thank you very much!