mirror of
https://github.com/flarum/framework.git
synced 2025-02-06 19:53:59 +08:00
Add an issue template for security vulnerabilities
This commit is contained in:
parent
6d185eecf1
commit
46e0e7e042
8
framework/core/.github/ISSUE_TEMPLATE/security-vulnerability.md
vendored
Normal file
8
framework/core/.github/ISSUE_TEMPLATE/security-vulnerability.md
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
name: "🔒 Security Vulnerability"
|
||||
about: "When you discover a security issue"
|
||||
---
|
||||
|
||||
If you discover a security vulnerability within Flarum, please send an email to [security@flarum.org](mailto:security@flarum.org) instead.
|
||||
**DO NOT open an issue on this repository.**
|
||||
We will address these with the utmost urgency and it will prevent vulnerabilities, which may be abused, from popping up on our issue tracker.
|
Loading…
Reference in New Issue
Block a user