From d5ce1889d6ff8b88462c260aabba5516c3b4f412 Mon Sep 17 00:00:00 2001 From: Jim Salter Date: Thu, 1 Feb 2024 14:59:43 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..d1bd71c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +The Sanoid project directly supports both the code in the main branch, and the last two releases found here on GitHub. + +Community support is available for all versions, with the understanding that in some cases "upgrade to a newer version" may be the support offered. +If you've installed Sanoid from your distribution's repositories, we're happy to offer community support with the same caveat! + +## Reporting a Vulnerability + +If you believe you've found a serious security vulnerability in Sanoid, please create an Issue here on GitHub. If you prefer a private contact channel to disclose +particularly sensitive or private details, you may request one in the GitHub Issue you create.