diff options
author | 2022-02-05 18:31:12 +0300 | |
---|---|---|
committer | 2022-02-05 18:31:12 +0300 | |
commit | 5fd09fb545d6c06ce2d9fa77b775040965f6ec21 (patch) | |
tree | f732fe767560a8a1c2e6fed300ce836cb80af958 /SECURITY.md | |
parent | Merge pull request #136 from python-discord/dependabot/pip/flake8-annotations... (diff) |
Create SECURITY.md
Copy the security policy from our other projects.
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..fa5a88a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security Notice + +The Security Notice for Python Discord projects can be found [on our website](https://pydis.com/security.md). |