This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
commit f76ea9697b24de3f3397e369a51a0b87ffa00aeb Author: tison <[email protected]> AuthorDate: Fri Sep 30 01:31:45 2022 +0800 Delete SECURITY.md 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).
