From f6263da67cc1025d9e7139871e37a6767ca68f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=81=E4=BA=94=E4=BE=BF=E5=A3=AB?= <95488710+Maxwell-Code07@users.noreply.github.com> Date: Wed, 13 May 2026 15:38:19 +0800 Subject: [PATCH] Change security issue reporting email Updated the contact method for reporting security issues. --- CONTRIBUTING_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING_CN.md b/CONTRIBUTING_CN.md index 58a2839..db32fa6 100644 --- a/CONTRIBUTING_CN.md +++ b/CONTRIBUTING_CN.md @@ -122,7 +122,7 @@ git commit -s -m "feat(store): add batch insert support" ## 安全问题 -如果你发现安全漏洞,请通过 [GitHub Issues](https://github.com/Tencent/TencentDB-Agent-Memory/issues) 报告,我们会尽快处理。 +如果你发现安全漏洞,请通过邮箱 agentmemory@tencent.com 报告,我们会尽快处理。 ## 许可证