diff options
| author | Fuwn <[email protected]> | 2021-06-05 21:56:58 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-05 21:56:58 +0000 |
| commit | 9375d5c391b28b2f2e274d06e38d6ff962772c12 (patch) | |
| tree | 952dbed67aa45221f680efb9d349d34b379ac5ef | |
| parent | docs(changelog): md -> rst (diff) | |
| download | whirl-9375d5c391b28b2f2e274d06e38d6ff962772c12.tar.xz whirl-9375d5c391b28b2f2e274d06e38d6ff962772c12.zip | |
docs(security): md -> rst
| -rw-r--r-- | SECURITY.md | 4 | ||||
| -rw-r--r-- | SECURITY.rst | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index e76193e..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,4 +0,0 @@ -# Security - -## Reporting a Vulnerability -https://discord.com/invite/8hn6padWF6 diff --git a/SECURITY.rst b/SECURITY.rst new file mode 100644 index 0000000..472efc7 --- /dev/null +++ b/SECURITY.rst @@ -0,0 +1,7 @@ +Security +======== + +Reporting a Vulnerability +------------------------- + +https://discord.com/invite/8hn6padWF6 |