From 4c09048287422f72a422c3a365901860cbb589b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E5=9F=8E?= Date: Fri, 26 Jun 2026 11:15:10 +0800 Subject: [PATCH] Change vulnerability report email address Updated contact email for reporting vulnerabilities. --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index cf26835..aa4c83e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -10,7 +10,7 @@ To report a vulnerability, please follow these steps: 2. Click on the **Advisories** tab. 3. Click on **Report a vulnerability**. -Alternatively, you can send an email to [antsrc@service.alipay.com](mailto:antsrc@service.alipay.com) with a description of the issue, the steps to reproduce it, and the potential impact. +Alternatively, you can send an email to [kusionstack@gmail.com](mailto:kusionstack@gmail.com) with a description of the issue, the steps to reproduce it, and the potential impact. You can expect a response within 24 hours to acknowledge that we've received your report. If you don't hear back in that time, please reach out to a committer directly to confirm we received your message. @@ -24,4 +24,4 @@ If we accept the vulnerability, we'll work with you to determine a timeline for ## Scope -We prioritize vulnerabilities that could compromise data confidentiality, allow privilege escalation, or affect data integrity. Availability issues such as Denial of Service (DoS) and resource exhaustion are also taken seriously. \ No newline at end of file +We prioritize vulnerabilities that could compromise data confidentiality, allow privilege escalation, or affect data integrity. Availability issues such as Denial of Service (DoS) and resource exhaustion are also taken seriously.