docs: wiki变更日志 — 二次审计修复记录
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
This commit is contained in:
@@ -9,6 +9,15 @@ tags: [log, history]
|
|||||||
|
|
||||||
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
||||||
|
|
||||||
|
## [2026-04-12] fix | 二次审计修复 — 2 CRITICAL + 4 HIGH + 2 MEDIUM
|
||||||
|
|
||||||
|
- C-1: Industries.tsx 创建弹窗缺少 id → 添加 id 输入 + name 自动生成
|
||||||
|
- C-2: Accounts.tsx handleSave 部分 save → try/catch + handleClose 统一
|
||||||
|
- V1: viking_commands Mutex 跨 await → Arc clone 后释放 Mutex
|
||||||
|
- I1+I2: 误导性"相关度"分数移除 + pain point XML 转义
|
||||||
|
- S1+S2: industry status 枚举白名单 + id 格式正则验证
|
||||||
|
- H-3+H-4: 编辑模态数据竞争守卫 + useEffect editingId 守卫
|
||||||
|
|
||||||
## [2026-04-12] feat | 知识库 Phase B+C — 文档提取器 + multipart 文件上传
|
## [2026-04-12] feat | 知识库 Phase B+C — 文档提取器 + multipart 文件上传
|
||||||
|
|
||||||
- extractors.rs: PDF(pdf-extract) + DOCX(zip+quick-xml) + Excel(calamine) 三格式提取
|
- extractors.rs: PDF(pdf-extract) + DOCX(zip+quick-xml) + Excel(calamine) 三格式提取
|
||||||
|
|||||||
Reference in New Issue
Block a user