📝 Update security report

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-03-02 22:41:37 +08:00
parent 6071ced2af
commit ec4424265a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

10
.github/SECURITY.md vendored
View file

@ -1,8 +1,12 @@
# Security report
If you find security-related vulnerabilities, please inform us in any of the following ways:
If you find security-related vulnerabilities, please create a Security Advisories:
* Open Issue directly (please hide sensitive information such as site and actual project)
* Send an email to 845765@qq.com
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
* SQL injection
Thank you very much!