This is an automated email from the ASF dual-hosted git repository. hongze pushed a commit to branch zhztheplayer-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
commit 5e89a97d4380866f2e303065bc85d5fafa7ad02a Author: Hongze Zhang <[email protected]> AuthorDate: Tue Oct 14 17:49:53 2025 +0100 Fix email link for vulnerability reporting Updated email link format for reporting vulnerabilities. --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index e058070..e44bd3e 100644 --- a/index.md +++ b/index.md @@ -174,7 +174,7 @@ The below testing environment: a 8-nodes AWS cluster with 1TB data; Spark-3.1.1 # 6 Security -Gluten aims to provide secure software. If you discover a vulnerability, please report it promptly to [the project's PPMC]([email protected]) or [the ASF security team](https://www.apache.org/security/). We appreciate your effort to help keep the project secure. +Gluten aims to provide secure software. If you discover a vulnerability, please report it promptly to [the project's PPMC](mailto:[email protected]) or [the ASF security team](https://www.apache.org/security/). We appreciate your effort to help keep the project secure. # Thanks to our contributors --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
