Skip to content

Commit

Permalink
Merge pull request #3865 from hugovk/add-security-policy
Browse files Browse the repository at this point in the history
Move security policy to show up more clearly in the GitHub UI
  • Loading branch information
radarhere committed May 25, 2019
2 parents 3368500 + 2d1135d commit 6fcd1d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/CONTRIBUTING.md
Expand Up @@ -34,6 +34,4 @@ The best reproductions are self-contained scripts with minimal dependencies. If

## Security vulnerabilities

To report sensitive vulnerability information, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

If your organisation/employer is a distributor of Pillow and would like advance notification of security-related bugs, please let us know your preferred contact method.
Please see our [security policy](https://github.com/python-pillow/Pillow/blob/master/.github/SECURITY.md).
5 changes: 5 additions & 0 deletions .github/SECURITY.md
@@ -0,0 +1,5 @@
# Security policy

To report sensitive vulnerability information, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

If your organisation/employer is a distributor of Pillow and would like advance notification of security-related bugs, please let us know your preferred contact method.

0 comments on commit 6fcd1d2

Please sign in to comment.