Browse Source
docs: update SECURITY.md
***NO_CI***
pull/4941/head
Nicolas Giard
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
9 additions and
1 deletions
-
SECURITY.md
|
|
@ -13,7 +13,15 @@ If you find such vulnerability, it's important to disclose it in a quick and sec |
|
|
|
|
|
|
|
## Reporting a Vulnerability |
|
|
|
|
|
|
|
**DO NOT CREATE AN ISSUE ON GITHUB** to report a potential vulnerability / security problem. Instead, send an email to security@requarks.io. |
|
|
|
**DO NOT CREATE AN ISSUE ON GITHUB** to report a potential vulnerability / security problem. Instead, choose one of these options: |
|
|
|
|
|
|
|
### A) Disclose on Huntr.dev |
|
|
|
|
|
|
|
Disclose the vulnerability on [Huntr.dev](https://huntr.dev/bounties/disclose) for the repository `https://github.com/Requarks/wiki`. |
|
|
|
|
|
|
|
### B) Send an email |
|
|
|
|
|
|
|
Send an email to security@requarks.io. |
|
|
|
|
|
|
|
Include as much details as possible, such as: |
|
|
|
- The version(s) of Wiki.js that are impacted |
|
|
|