This is an automated email from the ASF dual-hosted git repository.
zhouli pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new b16c1acd0 SECURITY.md improve (#2816)
b16c1acd0 is described below
commit b16c1acd0d44cbc9f2972d558a485dab8a7d30e3
Author: benjobs <[email protected]>
AuthorDate: Wed Jun 28 00:13:28 2023 +0800
SECURITY.md improve (#2816)
---
SECURITY.md | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index 4d57a2123..5655e0231 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -1,20 +1,7 @@
# Security Policy
-## Supported Versions
-
-Use this section to tell people about which versions of your project are
currently being supported with security updates.
-
-| Version | Supported |
-| ------- | ------------------ |
-| 5.1.x | :white_check_mark: |
-| 5.0.x | :x: |
-| 4.0.x | :white_check_mark: |
-| < 4.0 | :x: |
+This is a project of the [Apache Software Foundation](https://apache.org) and
follows the ASF [vulnerability handling
process](https://apache.org/security/#vulnerability-handling).
## Reporting a Vulnerability
-Use this section to tell people how to report a vulnerability.
-
-Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is
-accepted or declined, etc.
-
+To report a new vulnerability you have discovered please follow the [ASF
vulnerability reporting
process](https://apache.org/security/#reporting-a-vulnerability).