-
Notifications
You must be signed in to change notification settings - Fork 33
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
9317174
commit 811bc33
Showing
1 changed file
with
25 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,25 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Funnel versions newer than (and including) 0.10.0 are supported with Security Patches | ||
|
||
Funnel versions oldar than 0.10.0 are not supported | ||
|
||
| Version | Supported | | ||
| -------- | ------------------ | | ||
| 0.11.1 | :white_check_mark: | | ||
| 0.11.0 | :white_check_mark: | | ||
| 0.10.1 | :white_check_mark: | | ||
| 0.10.0 | :white_check_mark: | | ||
| <0.10.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Use this section to tell people how to report a vulnerability. | ||
|
||
To report a vulnerability with Funnel, please submit a Security Advisory here: | ||
|
||
> https://github.com/ohsu-comp-bio/funnel/security/advisories/new | ||
A Funnel maintainer will privately review the advisory within a week of submission and reach out for steps on fixing the vulnerability! |