This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch ralf0131-patch-1
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit 86e7eaf5bee46c6d04dc54b73b5a07fa0ed6d12f
Author: Huxing Zhang <[email protected]>
AuthorDate: Sat May 25 20:00:52 2019 +0800

    Create security.md
---
 SECURITY.md | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..5f67609
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,31 @@
+# Security Policy
+
+## Supported Versions
+
+Below is a table that shows versions that accept security fix.
+
+| Version | Supported          |
+| ------- | ------------------ |
+| 2.7.x   | :white_check_mark: |
+| 2.6.x   | :white_check_mark: |
+| 2.5.x   | :x: |
+
+
+## Reporting a Vulnerability
+
+The Apache Software Foundation takes a rigorous standpoint in annihilating the 
security issues in its software projects. Apache Dubbo is highly sensitive and 
forthcoming to issues pertaining to its features and functionality.
+
+If you have apprehensions regarding Dubbo's security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Dubbo Security Team by dropping a mail at [email protected]. In 
the mail, specify the description of the issue or potential threat. You are 
also urged to recommend the way to reproduce and replicate the issue. The Dubbo 
community will get back to you after assessing and analysing the findings.
+
+PLEASE PAY ATTENTION to report the security issue on the security email before 
disclosing it on public domain.
+
+## VULNERABILITY HANDLING
+
+An overview of the vulnerability handling process is:
+
+* The reporter reports the vulnerability privately to Apache.
+* The appropriate project's security team works privately with the reporter to 
resolve the vulnerability.
+* A new release of the Apache product concerned is made that includes the fix.
+* The vulnerability is publically announced.
+
+A more detailed description of the process can be found 
[here](https://www.apache.org/security/committers.html).

Reply via email to