This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch docs/security in repository https://gitbox.apache.org/repos/asf/answer-website.git
commit 14b5661104ce3117061c17c6daa05287b8f32d56 Author: LinkinStars <[email protected]> AuthorDate: Wed Feb 26 22:36:38 2025 +0800 docs(security): optimize the security description --- community/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/security.md b/community/security.md index 4574eb750..fc357a5bc 100644 --- a/community/security.md +++ b/community/security.md @@ -4,7 +4,7 @@ slug: /security # Security -The Apache Software Foundation takes a rigorous stance on eliminating security issues in its software projects. If you find a security bug, with that in mind, please do not file public issues. Before reporting a security issue, check the [security model](/community/security-model). You can follow the instructions in the [security policy](https://github.com/apache/answer/security/policy) to report it privately. We will fix it as soon as possible. +The Apache Software Foundation takes a rigorous stance on eliminating security issues in its software projects. If you find a security bug, with that in mind, please do not file public issues. Before reporting a security issue, check the [security model](/community/security-model). To report a new vulnerability you have discovered, please follow the [ASF security vulnerability reporting process](https://apache.org/security/#reporting-a-vulnerability). The Answer community follows the [AS [...] # Security fixes
