mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 14:55:24 +00:00
Update security policy (#17522)
* Update security policy * Update security.md Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
This commit is contained in:
11
security.md
11
security.md
@@ -2,7 +2,10 @@
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Security fixes are provided in new releases and bugfix releases.
|
||||
Security advisories are published at:
|
||||
https://github.com/nim-lang/security/security/advisories?state=published
|
||||
|
||||
Security fixes are provided in new releases and in bugfix releases.
|
||||
|
||||
We do not backport security fixes to older releases.
|
||||
|
||||
@@ -10,8 +13,8 @@ We do not backport security fixes to older releases.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please do not report vulnerabilities via GitHub issues.
|
||||
|
||||
If you have discovered a vulnerability, it is best to notify us about it via
|
||||
If you have discovered a vulnerability, please notify us about it via
|
||||
security@nim-lang.org in order to set up a meeting where we can discuss the next
|
||||
steps.
|
||||
|
||||
Please do not report vulnerabilities via GitHub issues.
|
||||
|
||||
Reference in New Issue
Block a user