File tree 1 file changed +9
-13
lines changed
1 file changed +9
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Supported Versions
4
4
5
- Use this section to tell people about which versions of your project are
6
- currently being supported with security updates.
7
-
8
- | Version | Supported |
9
- | ------- | ------------------ |
10
- | 5.1.x | :white_check_mark : |
11
- | 5.0.x | :x : |
12
- | 4.0.x | :white_check_mark : |
13
- | < 4.0 | :x : |
5
+ Our [ Support policy] ( https://github.com/lift/framework/blob/master/SUPPORT.md ) outlines
6
+ what versions are supported for bugfixes and security releases.
14
7
15
8
## Reporting a Vulnerability
16
9
17
- Use this section to tell people how to report a vulnerability.
10
+ Report security issues by sending an email to security at liftweb dot net. A committer
11
+ will respond within 3 business days to let you know that we've received the report.
12
+ We'll attempt to confirm our ability to replicate the issue. This will go quicker if
13
+ you can provide us with a sample project in a private GitHub repo. We'll tell you
14
+ who to share it with by email.
18
15
19
- Tell them where to go, how often they can expect to get an update on a
20
- reported vulnerability, what to expect if the vulnerability is accepted or
21
- declined, etc.
16
+ Once we've confirmed the issue, development of a fix will begin immediately and we'll
17
+ keep you in the loop as we progress.
You can’t perform that action at this time.
0 commit comments