This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git
The following commit(s) were added to refs/heads/main by this push:
new 1ebf6f8f2 docs(security): optimize the security description
1ebf6f8f2 is described below
commit 1ebf6f8f26af10f309ad63b888017b25fdaa5e7e
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