Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klass <kissaki@posteo.de>2020-05-31 17:34:58 +0300
committerGitHub <noreply@github.com>2020-05-31 17:34:58 +0300
commit57260d2f8588b9be37a11e61050e1421e622f24e (patch)
treea0e4254b2b9019860615c16b1989e893089baeb3 /SECURITY.md
parent7156a2b06af597ca5e6cdb4e2cb17ac82ad5efd8 (diff)
Add SECURITY.md
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 000000000..01ac6165c
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,13 @@
+# Security Policy
+
+## Supported Versions
+
+We always support our latest stable feature version.
+
+Depending on the state of the project, version and environments we may patch older versions or support multiple feature versions.
+
+## Reporting a Vulnerability
+
+Please report vulnerabilities in private to security@mumble.info.
+
+We will do our best to respond, verify them and resolve them as quickly as possible.