mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Add SECURITY.md (#5536)
Adds security.md to be consistent with github's interface
This commit is contained in:
parent
df1608b080
commit
7fcd6e6890
2 changed files with 5 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ Contributors
|
|||
* Pavel Denisov
|
||||
* Mikael Engström
|
||||
* Zac Connelly
|
||||
* Sarath Kumar Somana
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
4
SECURITY.md
Normal file
4
SECURITY.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Security
|
||||
We take the security of Wagtail, and related packages we maintain, seriously. If you have found a security issue with any of our projects please email us at security@wagtail.io so we can work together to find and patch the issue. We appreciate responsible disclosure with any security related issues, so please contact us first before creating a Github issue.
|
||||
|
||||
If you want to send an encrypted email (optional), the public key ID for security@wagtail.io is 0x6ba1e1a86e0f8ce8, and this public key is available from most commonly-used keyservers.
|
||||
Loading…
Reference in a new issue