From 89179f78c2ae1b0eb2b241723dca4d7537c2d9f9 Mon Sep 17 00:00:00 2001 From: boojack Date: Fri, 25 Nov 2022 09:05:52 +0800 Subject: [PATCH] chore: add `SECURITY.md` (#562) --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..af97c79a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Reporting a bug + +Report security bugs via GitHub [issues](https://github.com/usememos/memos/issues). + +For more information, please contact [stevenlgtm@gmail.com](stevenlgtm@gmail.com).