docs(wiki): 审计后续修复记录
Some checks are pending
CI / Lint & TypeCheck (push) Waiting to run
CI / Unit Tests (push) Waiting to run
CI / Build Frontend (push) Waiting to run
CI / Rust Check (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / E2E Tests (push) Blocked by required conditions
Some checks are pending
CI / Lint & TypeCheck (push) Waiting to run
CI / Unit Tests (push) Waiting to run
CI / Build Frontend (push) Waiting to run
CI / Rust Check (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / E2E Tests (push) Blocked by required conditions
This commit is contained in:
@@ -9,6 +9,13 @@ tags: [log, history]
|
||||
|
||||
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
||||
|
||||
## 2026-04-18 fix | 审计后续 3 项修复
|
||||
|
||||
- Shell Hands 残留清理 3 处 (message.rs 注释/profiler 偏好/handStore mock)
|
||||
- FTS5 CJK 查询修复: sanitize_fts_query 从精确短语改为 token OR 组合
|
||||
- WASM HTTP 响应大小限制: Content-Length 预检 + 1MB 上限
|
||||
- zclaw-growth 集成测试 2/2 修复, 全量 651 测试 0 失败
|
||||
|
||||
## 2026-04-18 fix | 深度审计修复 — WASM 安全 + 编译路径
|
||||
|
||||
- CRITICAL: zclaw_file_read 路径遍历修复 (组件级过滤)
|
||||
|
||||
Reference in New Issue
Block a user