Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add security policy #115

Merged
merged 1 commit into from
Sep 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Security Policy

## Supported Versions

Patches for security vulnerabilities will be made available at the earliest opportunity. Which versions of `Pond` are eligible for such patches depend on the [CVSS v3.1](https://www.first.org/cvss/v3-1/) severity rating:

| CVSS v3.1 | Supported Versions |
| --------- | ----------------------------------------- |
| 9.0-10.0 | Releases within the previous three months |
| 4.0-8.9 | Most recent release |

## Reporting a Vulnerability

Please report suspected security vulnerabilities to **[marc.ransome@fidgetbox.co.uk](mailto:marc.ransome@fidgetbox.co.uk)**. You should expect a response within 48 hours. If the issue is confirmed, patches will be released as soon as possible depending on complexity.