summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-11-17 17:35:27 +0900
committerGitHub <noreply@github.com>2024-11-17 17:35:27 +0900
commiteed45c7915b3b03832d4831263b6b3140a1584be (patch)
tree81c53db1d98e07c7499650e68939e6831a90869b /SECURITY.md
parentUpdate CONTRIBUTING.md (diff)
downloadsharkey-eed45c7915b3b03832d4831263b6b3140a1584be.tar.gz
sharkey-eed45c7915b3b03832d4831263b6b3140a1584be.tar.bz2
sharkey-eed45c7915b3b03832d4831263b6b3140a1584be.zip
Update SECURITY.md
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
index fc5dec5de4..04567baf07 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -6,3 +6,10 @@ This will allow us to assess the risk, and make a fix available before we add a
bug report to the GitHub repository.
Thanks for helping make Misskey safe for everyone.
+
+## When create a patch
+
+If you can also create a patch to fix the vulnerability, please create a PR on the private fork.
+
+> [!note]
+> There is a GitHub bug that prevents merging if a PR not following the develop branch of upstream, so please keep follow the develop branch.