1
0
mirror of https://github.com/flarum/core.git synced 2025-07-10 19:36:27 +02:00

minor improvements to the security policy

This commit is contained in:
Daniël Klabbers
2021-06-10 21:56:30 +02:00
committed by GitHub
parent 5ee5f82e3d
commit 0cca808275

8
.github/SECURITY.md vendored
View File

@ -1,10 +1,12 @@
# Security Policy # Security Policy
## Supported Versions ## Versions
**We only patch security vulnerabilities in the latest major release (1.x).** Due to the nature of our project - being open source - we have decided to patch only the latest major release (currently v1.x) for security vulnerabilities.
We use [huntr.dev](https://huntr.dev/) for security issues that affect our project. If you believe you have found a vulnerability, please disclose it via [this form](https://huntr.dev/bounties/disclose/?target=https://github.com/flarum/core). ## How to disclose
Please use [huntr.dev](https://huntr.dev/) for security issues that affect our project. If you believe you have found a vulnerability, please disclose it via [this form](https://huntr.dev/bounties/disclose/?target=https://github.com/flarum/core).
This will enable us to **review** the vulnerability, **fix** it promptly, and **reward** you for your efforts. This will enable us to **review** the vulnerability, **fix** it promptly, and **reward** you for your efforts.