Create Security Policy (#1462)

I've created the SECURITY.md file following a GitHub's template and considering the report vulnerability through security advisory, which is a handy new GitHub feature (but it's still in beta and has to be enabled).

Closes #1461
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
This commit is contained in:
Diogo Teles Sant'Anna 2023-05-25 02:05:28 -03:00 committed by GitHub
parent 1418e793ad
commit bca26524fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
SECURITY.md Normal file
View File

@ -0,0 +1,11 @@
# Security Policy
## Supported Versions
Security updates are applied only to 2.1 and 2.2 latest stable releases.
## Reporting a Vulnerability
If you have discovered a security vulnerability in this project, please report it privately. **Do not disclose it as a public issue.** This gives us time to work with you to fix the issue before public exposure, reducing the chance that the exploit will be used before a patch is released.
Please disclose it at [security advisory](https://github.com/libevent/libevent/security/advisories/new).
This project is maintained by a team of volunteers on a reasonable-effort basis. As such, vulnerabilities will be disclosed in a best effort base.