This is an automated email from the ASF dual-hosted git repository.
benjobs 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 fd21e6364 Delete SECURITY.md (#1719)
fd21e6364 is described below
commit fd21e6364953efdf47d383846f556dd1d76dc490
Author: tison <[email protected]>
AuthorDate: Fri Sep 30 07:02:17 2022 +0800
Delete SECURITY.md (#1719)
Simply rely on
https://github.com/apache/.github/blob/main/.github/SECURITY.md.
---
.github/SECURITY.md | 7 -------
1 file changed, 7 deletions(-)
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
deleted file mode 100644
index 5655e0231..000000000
--- a/.github/SECURITY.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Security Policy
-
-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
-
-To report a new vulnerability you have discovered please follow the [ASF
vulnerability reporting
process](https://apache.org/security/#reporting-a-vulnerability).