Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Dec 4, 2024
1 parent 9317174 commit 811bc33
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions SECURITY.md
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!

0 comments on commit 811bc33

Please sign in to comment.