Add SECURITY.md (#3612)
This commit is contained in:
parent
34a93a8d49
commit
c9efbf9d97
@ -57,6 +57,9 @@
|
|||||||
<!-- Major changes to documentation and policies. Small docs changes
|
<!-- Major changes to documentation and policies. Small docs changes
|
||||||
don't need a changelog entry. -->
|
don't need a changelog entry. -->
|
||||||
|
|
||||||
|
- Document that only the most recent release is supported for security issues;
|
||||||
|
vulnerabilities should be reported through Tidelift (#3612)
|
||||||
|
|
||||||
## 23.1.0
|
## 23.1.0
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
|
11
SECURITY.md
Normal file
11
SECURITY.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
Only the latest non-prerelease version is supported.
|
||||||
|
|
||||||
|
## Security contact information
|
||||||
|
|
||||||
|
To report a security vulnerability, please use the
|
||||||
|
[Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the
|
||||||
|
fix and disclosure.
|
Loading…
Reference in New Issue
Block a user