mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
* 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>
21 lines
600 B
Markdown
21 lines
600 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
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.
|
|
|
|
(Yet, Linux distributions might backport security fixes for their packages.)
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
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.
|