Skip to content

Commit 8db7e59

Browse files
committed
fix(security): update contact email for reporting vulnerabilities
1 parent afab1d6 commit 8db7e59

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/05-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
**⚠️ IMPORTANT SECURITY NOTICE ⚠️**
1111
1212
If you believe you have found a **critical security vulnerability**, please **DO NOT** create a public issue.
13-
Instead, please send an email to **dev@dtyq.com** with the subject line "[SECURITY] Vulnerability Report".
13+
Instead, please send an email to **team@dtyq.com** with the subject line "[SECURITY] Vulnerability Report".
1414
1515
This template is for **non-critical security issues** or security enhancement suggestions that can be discussed publicly.
1616
@@ -34,7 +34,7 @@ body:
3434
options:
3535
- label: This is NOT a critical security vulnerability that could compromise user data or system security
3636
required: true
37-
- label: I understand that critical vulnerabilities should be reported privately to dev@dtyq.com
37+
- label: I understand that critical vulnerabilities should be reported privately to team@dtyq.com
3838
required: true
3939

4040
- type: dropdown

.github/ISSUE_TEMPLATE/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use this template to report performance problems or suggest optimizations.
4545
### 🔒 Security Issue (`05-security.yml`)
4646
Use this template to report non-critical security issues.
4747

48-
**⚠️ IMPORTANT:** For critical security vulnerabilities, email dev@dtyq.com directly instead of creating a public issue.
48+
**⚠️ IMPORTANT:** For critical security vulnerabilities, email team@dtyq.com directly instead of creating a public issue.
4949

5050
**When to use:**
5151
- Missing security headers

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Also, please consider supporting Magic through social media, events, and confere
188188

189189
## Security Vulnerabilities
190190

191-
If you discover a security vulnerability in Magic, please send an email to the Magic official team at dev@dtyq.com. All security vulnerabilities will be promptly addressed.
191+
If you discover a security vulnerability in Magic, please send an email to the Magic official team at team@dtyq.com. All security vulnerabilities will be promptly addressed.
192192

193193
## 📄 License
194194

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ cp config/.env_super_magic.example .env_super_magic
193193

194194
## 安全漏洞
195195

196-
如果您发现 Magic 中存在安全漏洞,请发送电子邮件至 Magic 官方团队,电子邮件地址为 dev@dtyq.com ,所有安全漏洞都会被及时的解决。
196+
如果您发现 Magic 中存在安全漏洞,请发送电子邮件至 Magic 官方团队,电子邮件地址为 team@dtyq.com ,所有安全漏洞都会被及时的解决。
197197

198198
## 📄 许可证
199199

0 commit comments

Comments
 (0)