mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
35
SECURITY.md
Normal file
35
SECURITY.md
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported versions
|
||||||
|
|
||||||
|
The following table describes the versions of this project that are currently
|
||||||
|
supported with security updates:
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 4.x | :white_check_mark: |
|
||||||
|
| 3.x | :x: |
|
||||||
|
| 2.x | :x: |
|
||||||
|
| 1.x | :x: |
|
||||||
|
|
||||||
|
## Responsible disclosure security policy
|
||||||
|
|
||||||
|
A responsible disclosure policy helps protect users of the project from publicly
|
||||||
|
disclosed security vulnerabilities without a fix by employing a process where
|
||||||
|
vulnerabilities are first triaged in a private manner, and only publicly disclosed
|
||||||
|
after a reasonable time period that allows patching the vulnerability and provides
|
||||||
|
an upgrade path for users.
|
||||||
|
|
||||||
|
We kindly ask you to refrain from malicious acts that put our users, the project,
|
||||||
|
or any of the project’s team members at risk.
|
||||||
|
|
||||||
|
## Reporting a security issue
|
||||||
|
|
||||||
|
We consider the security of Lodash a top priority. But no matter how much effort
|
||||||
|
we put into security, there can still be vulnerabilities present.
|
||||||
|
|
||||||
|
If you discover a security vulnerability, please report the security issue
|
||||||
|
directly to the Lodash maintainers through the [Security tab](https://github.com/lodash/lodash/security) of the Lodash
|
||||||
|
repository.
|
||||||
|
|
||||||
|
Your efforts to responsibly disclose your findings are sincerely appreciated.
|
||||||
Reference in New Issue
Block a user