]> git.ipfire.org Git - thirdparty/vim.git/commit
Add security policy (#12687)
authorSantos Gallegos <stsewd@proton.me>
Wed, 9 Aug 2023 18:11:37 +0000 (13:11 -0500)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 18:11:37 +0000 (20:11 +0200)
commit6ec7808c4a469d1fe22101f75e4d9abc269823a6
tree612b989718d3025a131299b86eb27fb68717f535
parentc41b3c9f95ac57646804977edea496705618cc93
Add security policy (#12687)

* Add security policy

Currently is hard to find where to report security issues,
the only mention of it is in the issue template.

https://github.com/vim/vim/blob/4c0089d696b8d1d5dc40568f25ea5738fa5bbffb/.github/ISSUE_TEMPLATE/bug_report.yml?plain=1#L12-L15

Adding a SECURITY.md file will make it easier to find,
it will be displayed in https://github.com/vim/vim/security.

* Mention that reports are private
SECURITY.md [new file with mode: 0644]