0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00

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.

4c0089d696/.github/ISSUE_TEMPLATE/bug_report.yml (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
This commit is contained in:
Santos Gallegos 2023-08-09 13:11:37 -05:00 committed by GitHub
parent c41b3c9f95
commit 6ec7808c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
SECURITY.md Normal file
View File

@ -0,0 +1,8 @@
# Security Policy
## Reporting a vulnerability
If you want to report a security issue, please use [huntr.dev](https://huntr.dev/bounties/disclose?target=https%3A%2F%2Fgithub.com%2Fvim%2Fvim) to privately disclose the issue to us.
They also have rewards in the form of money, swag and CVEs.
**Please don't publicly disclose the issue until it has been addressed by us.**