-
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
Showing
1 changed file
with
23 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,23 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Security vulnerabilities may be reported on any version, and your reports | ||
are greatly appreciated. Patches may be released for the current major | ||
version, and the previous major version. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 0.1.x | :white_check_mark: | | ||
| 0.1.15 | :white_check_mark: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
You are welcome to report a security vulnerability by opening a GitHub | ||
issue, or if it feels more appropriate, you may send an email to | ||
<a href="mailto:joshooaj@gmail.com?subject=SECURITY DISCLOSURE">joshooaj@gmail.com</a> | ||
with "SECURITY DISCLOSURE" in the subject. | ||
|
||
I will make an effort to address the issue within 30 days. If you are able | ||
to provide sample code to demonstrate the issue, or submit a pull request | ||
with your proposed fix, that would be a great help. |