You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,16 @@
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
+
| Version | Supported |
6
+
| -------- | ------------------ |
7
+
| 4.3.x |:white_check_mark:|
8
+
| < 4.0.0 |:x:|
14
9
15
10
## Reporting a Vulnerability
16
11
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).
18
13
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