summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2020-07-06 14:01:25 +0200
committerAraq <rumpf_a@web.de>2020-07-06 14:01:25 +0200
commit65af99a203387882d9fba7d94ae0cd46f479dd1f (patch)
tree138cef9914b52cb5dafd12fa37eec54425575dc1
parent6f962a4b3628fe746dba66520d725f4d2d1b5c1a (diff)
downloadNim-65af99a203387882d9fba7d94ae0cd46f479dd1f.tar.gz
added security.md; refs #14882
-rw-r--r--security.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/security.md b/security.md
new file mode 100644
index 000000000..f1eaf3290
--- /dev/null
+++ b/security.md
@@ -0,0 +1,17 @@
+# Security Policy
+
+## Supported Versions
+
+Security fixes are provided in new releases and bugfix releases.
+
+We do not backport security fixes to older releases.
+
+(Yet, Linux distributions might backport security fixes for their packages.)
+
+## Reporting a Vulnerability
+
+Please do not report vulnerabilities via GitHub issues.
+
+If you have discovered a vulnerability, it is the best to notify us about it via
+security@nim-lang.org in order to setup a meeting where we can discuss the next
+steps.