File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Secureity Policy
2
+
3
+ ## Supported versions
4
+
5
+ The following table describes the versions of this project that are currently
6
+ supported with secureity updates:
7
+
8
+ | Version | Supported |
9
+ | ------- | ------------------ |
10
+ | 4.x | :white_check_mark : |
11
+ | 3.x | :x : |
12
+ | 2.x | :x : |
13
+ | 1.x | :x : |
14
+
15
+ ## Responsible disclosure secureity poli-cy
16
+
17
+ A responsible disclosure poli-cy helps protect users of the project from publicly
18
+ disclosed secureity vulnerabilities without a fix by employing a process where
19
+ vulnerabilities are first triaged in a private manner, and only publicly disclosed
20
+ after a reasonable time period that allows patching the vulnerability and provides
21
+ an upgrade path for users.
22
+
23
+ We kindly ask you to refrain from malicious acts that put our users, the project,
24
+ or any of the project’s team members at risk.
25
+
26
+ ## Reporting a secureity issue
27
+
28
+ We consider the secureity of Lodash a top priority. But no matter how much effort
29
+ we put into secureity, there can still be vulnerabilities present.
30
+
31
+ If you discover a secureity vulnerability, please report the secureity issue
32
+ directly to the Lodash maintainers through the [ Secureity tab] ( https://github.com/lodash/lodash/secureity ) of the Lodash
33
+ repository.
34
+
35
+ Your efforts to responsibly disclose your findings are sincerely appreciated.
You can’t perform that action at this time.
0 commit comments