Skip to content

Commit

Permalink
Add SECURITY.md (#3612)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Mar 18, 2023
1 parent 34a93a8 commit c9efbf9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Expand Up @@ -57,6 +57,9 @@
<!-- Major changes to documentation and policies. Small docs changes
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

### Highlights
Expand Down
11 changes: 11 additions & 0 deletions SECURITY.md
@@ -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.

0 comments on commit c9efbf9

Please sign in to comment.