Add SECURITY.md (#3612)

This commit is contained in:
Jelle Zijlstra 2023-03-18 10:41:48 -07:00 committed by GitHub
parent 34a93a8d49
commit c9efbf9d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -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
View 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.