Skip to content

Commit ef89911

Browse files
committed
update: SECURITY.md
1 parent 5460b49 commit ef89911

1 file changed

Lines changed: 9 additions & 13 deletions

File tree

SECURITY.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,16 @@
22

33
## Supported Versions
44

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+
| Version | Supported |
6+
| -------- | ------------------ |
7+
| 4.3.x | :white_check_mark: |
8+
| < 4.0.0 | :x: |
149

1510
## Reporting a Vulnerability
1611

17-
Use this section to tell people how to report a vulnerability.
12+
If you discover a security vulnerability, please report it by opening an issue on [GitHub Issues](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues).
1813

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.
14+
- Provide a clear description of the vulnerability and steps to reproduce it.
15+
- We will acknowledge your report within 7 business days and keep you updated on the progress.
16+
- Once confirmed, we will release a fix as soon as possible depending on the severity.
17+
- If the report is declined, we will explain the reason.

0 commit comments

Comments
 (0)