From 63e59f65a7272d7e19cc3696b7fd1995e8d446fa Mon Sep 17 00:00:00 2001 From: dongjiang Date: Mon, 22 Jun 2026 15:45:45 +0800 Subject: [PATCH] docs: add security vulnerability reporting email to SECURITY.md Specify private reporting channel (security@iflytek.com) and instruct reporters not to open public issues for security vulnerabilities. Signed-off-by: dongjiang --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 55b8a57..77ac27a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,7 +8,7 @@ - [Security Best Practices](#security-best-practices) -If you discover a security issue in this project, please follow the guidelines below. +If you discover a security vulnerability, please report it privately to security@iflytek.com. Do not open a public issue. ## Reporting a Vulnerability