-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #234 from Secreto31126/security
Create SECURITY.md
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 2 | :white_check_mark: | | ||
| < 2 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
To report a vulnerability, create a new issue on GitHub, select | ||
"Report a vulnerability" option, complete the form and submit. | ||
A reply will be sent ASAP, and if accepted, an update will be | ||
released soon after. |