Skip to content

Commit b05f809

Browse files
committed
Add SECURITY.md
1 parent bbbabde commit b05f809

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Expr is generally backwards compatible with very few exceptions, so we
6+
recommend users to always use the latest version to experience stability,
7+
performance and security.
8+
9+
We generally backport security issues to a single previous minor version,
10+
unless this is not possible or feasible with a reasonable effort.
11+
12+
| Version | Supported |
13+
|---------|--------------------|
14+
| 1.15 | :white_check_mark: |
15+
| 1.14 | :white_check_mark: |
16+
| 1.13 | :white_check_mark: |
17+
| 1.12 | :white_check_mark: |
18+
| < 1.12 | :x: |
19+
20+
## Reporting a Vulnerability
21+
22+
If you believe you've discovered a serious vulnerability, please contact the
23+
Expr core team at [email protected]. We will evaluate your report and if
24+
necessary issue a fix and an advisory. If the issue was previously undisclosed,
25+
we'll also mention your name in the credits.

0 commit comments

Comments
 (0)