This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new 1c6374c2f5 Update SECURITY.md
1c6374c2f5 is described below
commit 1c6374c2f564766dbeacd6866c7ccb84b2690a2a
Author: huazhongming <[email protected]>
AuthorDate: Mon Jan 8 19:50:50 2024 +0800
Update SECURITY.md
---
SECURITY.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index 981019e477..815a736ead 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,13 +5,15 @@
Below is a table that shows versions that we accept security fixes.
| Version | Supported |
-| ------- | ------------------ |
-| 3.0.x | :white_check_mark: |
-| 2.7.x | :white_check_mark: |
-| 2.6.x | :white_check_mark: |
+|---------| ------------------ |
+| 3.3.x | :white_check_mark: |
+| 3.2.x | :white_check_mark: |
+| 3.1.x | :white_check_mark: |
+| 3.0.x | :x: |
+| 2.7.x | :x: |
+| 2.6.x | :x: |
| 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.