diff options
| author | かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> | 2025-02-01 13:57:39 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-01 13:57:39 +0900 |
| commit | d4226c6adf962a519a50f49206cbe5a990d39f90 (patch) | |
| tree | 0751c983c03265e5bae489f367389f9c93d61dd2 /SECURITY.md | |
| parent | fix(frontend): MkDriveFileThumbnail / MkNoteMediaGridの修正 (#15365) (diff) | |
| download | sharkey-d4226c6adf962a519a50f49206cbe5a990d39f90.tar.gz sharkey-d4226c6adf962a519a50f49206cbe5a990d39f90.tar.bz2 sharkey-d4226c6adf962a519a50f49206cbe5a990d39f90.zip | |
Update SECURITY.md
Diffstat (limited to 'SECURITY.md')
| -rw-r--r-- | SECURITY.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md index 04567baf07..19f5f2eea2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,6 +7,11 @@ bug report to the GitHub repository. Thanks for helping make Misskey safe for everyone. +> [!note] +> CNA [requires](https://www.cve.org/ResourcesSupport/AllResources/CNARules#section_5-2_Description) that CVEs include a description in English for inclusion in the CVE Catalog. +> +> When creating a security advisory, all content must be written in English (it is acceptable to include a non-English description along with the English one). + ## When create a patch If you can also create a patch to fix the vulnerability, please create a PR on the private fork. |