-
-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Expr is generally backwards compatible with very few exceptions, so we | ||
recommend users to always use the latest version to experience stability, | ||
performance and security. | ||
|
||
We generally backport security issues to a single previous minor version, | ||
unless this is not possible or feasible with a reasonable effort. | ||
|
||
| Version | Supported | | ||
|---------|--------------------| | ||
| 1.15 | :white_check_mark: | | ||
| 1.14 | :white_check_mark: | | ||
| 1.13 | :white_check_mark: | | ||
| 1.12 | :white_check_mark: | | ||
| < 1.12 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you believe you've discovered a serious vulnerability, please contact the | ||
Expr core team at [email protected]. We will evaluate your report and if | ||
necessary issue a fix and an advisory. If the issue was previously undisclosed, | ||
we'll also mention your name in the credits. |