This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git
The following commit(s) were added to refs/heads/master by this push:
new d03dbf45 fix link to security guidelines in the zh Security page
d03dbf45 is described below
commit d03dbf4590045080868e18a7f708905ff740a196
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Fri Oct 24 17:53:45 2025 +0800
fix link to security guidelines in the zh Security page
---
_jade/zh/security.jade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_jade/zh/security.jade b/_jade/zh/security.jade
index 3e1e87df..267da6ec 100644
--- a/_jade/zh/security.jade
+++ b/_jade/zh/security.jade
@@ -22,7 +22,7 @@ block content
p Apache ECharts<sup>TM</sup>
项目高度重视其软件产品的安全性,并秉持严谨的态度,全力消除任何潜在的安全隐患。我们密切关注所有与产品特性和功能相关的安全问题。
p 若您对 ECharts 的安全性存在疑虑,或发现了任何漏洞及潜在威胁,请务必直接联系 <a
href="https://www.apache.org/security/" target="_blank">Apache 安全团队</a>,邮箱地址为
<a
href="mailto:[email protected]">[email protected]</a>。来信请注明项目名称“ECharts”,并详细描述问题或潜在风险。同时,建议您尽可能提供问题重现的方法与步骤。安全团队与
ECharts 社区将在评估分析后尽快予以回复。
p <strong>请注意:</strong>在通过上述安全邮箱报告安全问题之前,请勿在任何公开场合披露该问题。
- p 如果您调用 ECharts API,请查阅文档 <a
href="https://echarts.apache.org/handbook/zh/security"
target="_blank">安全指南</a>。内有安全模型、检查清单及安全使用建议。
+ p 如果您调用 ECharts API,请查阅文档 <a
href="https://echarts.apache.org/handbook/zh/best-practices/security"
target="_blank">安全指南</a>。内有安全模型、检查清单及安全使用建议。
p 如果您向 ECharts 贡献代码,请在提交 Pull Request 前查阅文档 <a
href="https://github.com/apache/echarts/wiki/Security-Checklist-for-Code-Contributors"
target="_blank">代码贡献者的安全检查清单</a>。
include ../components/footer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]