forked from josephdadams/TallyArbiter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f75a92
commit 06ebc4d
Showing
1 changed file
with
17 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,17 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
The following versions of Tally Arbiter are currently being supported with security updates: | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 3.0.x | :white_check_mark: | | ||
| < 3.0.x | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
To report a vulnerability, please file an issue request [here](http://github.com/josephdadams/tallyarbiter/issues/new). | ||
|
||
We take all security issues seriously and will try to issue a hotfix as soon as possible. This project is very community-friendly, so if you know how to fix it, please file a pull request yourself! | ||
Go check out our [Code of Conduct](https://github.com/josephdadams/TallyArbiter/blob/master/CODE_OF_CONDUCT.md) and get started. |