Skip to content

Commit cfcd36f

Browse files
committed
chore: use rockyshi1993@gmail.com as sole contact email
Point SECURITY vulnerability reports to the same address as package author metadata; this is the only maintained contact email.
1 parent 8c68a33 commit cfcd36f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
如果你发现了安全漏洞,请**不要**公开 GitHub Issue,而是:
1616

17-
1. 发送邮件至 `security@devcodex.dev`
17+
1. 发送邮件至 `rockyshi1993@gmail.com`
1818
2. 邮件包含:漏洞描述、复现步骤、受影响版本、建议修复方案(可选)
1919
3. 我们会在 48 小时内响应,并在修复后通知你
2020

changelogs/unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
> **当前**: v1.15.3 已归档到 `changelogs/releases/v1.15.3.md`;本文件仅保留历史锚点索引与镜像供 validate 探针消费。发版后新实现再写入下方「当前未发布」。
55
66
## 当前未发布实现候选
7-
- **作者邮箱统一**:package.json author 改为 Rocky <rockyshi1993@gmail.com>(与 git commit 身份一致)。
7+
- **联系邮箱统一为 `rockyshi1993@gmail.com`**`package.json` author `SECURITY.md` 漏洞报告邮箱一致(唯一可用邮箱)。
88
- **npm 包名为未 scope 的 `devcodex`**:安装入口 `npm install -g devcodex` / `npm update -g devcodex`;GitHub 组织仓与 npm 模块身份分离;`package.json` name=`devcodex`;撤销 `devcodex` 误绑。
99
pm install|update -g 对齐 devcodex; alidate-profile 识别 scoped 包名;修复正则字面量中 / 截断;managed deployment-manifest package 字段同步。
1010
- **目录与包身份统一为 devcodex(本地/公开)**:源码目录与 active-root 由 devcodex-v1 对齐为 devcodex;npm 包 devcodex、仓库 devcodex-labs/devcodex、npmjs public 发布配置与 probe/fixtures/Skill 示例同步;isSourceRepo 识别新包名;历史 releases 台账不回溯改写。

0 commit comments

Comments
 (0)