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 df2572a798165ae837fe6ce8d403fe6752e6b6b2 Author: Hongze Zhang <[email protected]> AuthorDate: Tue Oct 14 16:16:06 2025 +0100 Add security section to index.md Added a security section to the documentation. --- index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.md b/index.md index d148754..e058070 100644 --- a/index.md +++ b/index.md @@ -172,6 +172,9 @@ 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. # Thanks to our contributors --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
