mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 22:33:49 +00:00
added security.md; refs #14882
This commit is contained in:
17
security.md
Normal file
17
security.md
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user