This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
The following commit(s) were added to refs/heads/main by this push:
new 8a3b19fd docs(SECURITY): remove SECURITY.md to fix #627
8a3b19fd is described below
commit 8a3b19fd32fabae4eed98a1f240a01f27bebdf5f
Author: LinkinStars <[email protected]>
AuthorDate: Wed Nov 15 17:34:54 2023 +0800
docs(SECURITY): remove SECURITY.md to fix #627
---
SECURITY.md | 7 -------
1 file changed, 7 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
deleted file mode 100644
index 247c0a32..00000000
--- a/SECURITY.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Reporting Security Issues
-
-The Answer team and community take security issues in Answer seriously. We
appreciate your efforts to responsibly disclose your findings, and will make
every effort to acknowledge your contributions.
-
-To report a security issue, email
[[email protected]](mailto:[email protected]) and include the word
"SECURITY" in the subject line.
-
-We'll endeavor to respond quickly, and will keep you updated throughout the
process.