Skip to content

Commit 2ad242a

Browse files
committed
Add security policy file / documentation
GitHub has a security tab that allows repos to manage their security policy so it's not a bad idea ot be explicit in expectations. The policy is to either use GitHub's builtin reporting system, or email MacVim's team (in case that's the preferred method or the reporter does not want to have a GitHub account). The most important thing is to not use the public GitHub issue filing. I don't think this will be used too much, but given that MacVim (and Vim) can read arbitrary file, there is always a potential for a security issue to pop up.
1 parent cbb385a commit 2ad242a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
**Please do not report security vulnerabilities through public GitHub issues.**
4+
5+
To report a security vulnerability for MacVim, please either email [email protected], or visit https://github.com/macvim-dev/macvim/security/advisories/new.

0 commit comments

Comments
 (0)