Files
kotlin-fork/SECURITY.md
T
Nikolay Krasko 495cd2db94 Add security policy file
KTI-630
2021-09-21 03:49:47 +03:00

12 lines
472 B
Markdown

## Supported Versions
Security updates are applied to the latest feature release (1.x) of the compiler, standard library, and build plugins.
A fix will be shipped with the next incremental (1.x.y) or bug fix release (1.x.yz).
All fixes are also applied to the master branch to be included in all upcoming releases.
## Reporting a Vulnerability
Instructions for reporting a vulnerability can be found on the [Security page](https://kotlinlang.org/docs/security.html).