数据维护
同步记录
查看数据导入结果和当前 Git commit。上游移除的公告会被软删除并从页面隐藏。
运行同步
默认首次全量,之后按上次成功 commit 增量同步。
bun run advisory:syncbun run advisory:sync --full最近 50 次运行
| 状态 | 模式 | 目标 commit | 开始时间 | 耗时 | 扫描 | 写入 | 软删除 | 错误 |
|---|---|---|---|---|---|---|---|---|
| 成功 | 增量 | abfd5da5892a | 2026-09-04 22:34 | 2.0 秒 | 14,854 | 14,854 | 252 | — |
| 成功 | 无变化 | 16d0d6e428a8 | 2026-09-04 22:15 | 78 毫秒 | 0 | 0 | 0 | — |
| 成功 | 全量 | 16d0d6e428a8 | 2026-09-04 22:15 | 28.5 秒 | 354,048 | 354,048 | 0 | — |
| 失败 | 全量 | 16d0d6e428a8 | 2026-09-04 22:14 | 1.3 秒 | 0 | 0 | 0 | advisories/unreviewed/2021/11/GHSA-4q83-54pp-rmxj/GHSA-4q83-54pp-rmxj.json: [ { "expected": "string", "code": "invalid_type", "path": [ "summary" ], "message": "Invalid input: expected string, received undefined" } ] |
| 失败 | 全量 | 16d0d6e428a8 | 2026-09-04 22:13 | 176 毫秒 | 0 | 0 | 0 | advisories/github-reviewed/2021/08/GHSA-h563-xh25-x54q/GHSA-h563-xh25-x54q.json: [ { "code": "invalid_format", "format": "url", "path": [ "references", 6, "url" ], "message": "Invalid URL" } ] |