Files
Nexus/docs/changelog/2026-05-22-line-walk-audit-standard.md
T
Your Name aa65f10c52 docs: Phase 2 audit records, project memory, WSL guide
Audit docs:
- docs/reports/audit-phase-2{a-j}-line-walk.md: per-file line walk findings
- docs/reports/audit-phase-2-findings-matrix.md: 63 findings (52 fixed, 3 partial, 7 accepted)
- docs/reports/2026-05-23-full-audit-report.md: full audit consolidation
- docs/reports/audit-full-vs-phase2-reconciliation.md: cross-reference
- docs/reports/audit-phase-2-walk-closure.md: closure sign-off

Project docs:
- docs/project/phase-2-audit-remediation.md: SSOT for all fixes
- docs/project/alert-push-policy.md: dashboard alert design decisions
- docs/project/production-verification-checklist.md: first-deploy checklist
- docs/project/script-execution.md: script platform design
- docs/project/wsl-integration-test.md: WSL code-only verification guide
- docs/project/line-walk-audit-standard.md: audit methodology
- docs/project/mysql-mcp-setup.md: MCP config guide

Changelogs: 18 entries (2026-05-22 to 2026-05-23)
Project memory: CLAUDE.md, AGENTS.md updated to reflect current state
Deploy: nginx_https.conf template updated

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-23 15:27:40 +08:00

2.4 KiB
Raw Blame History

Changelog — 逐行走读审计标准与 Cursor 规则

日期: 2026-05-22
类型: 文档 / 流程

变更摘要

  1. 新增 docs/project/line-walk-audit-standard.md — Phase 2 逐行走读 SSOT(8 步、规则表、DoD、八类、批次模板)
  2. 新增 .cursor/rules/audit-line-review.mdc — 审计任务时强制 closure 流程,禁止抽查冒充全量
  3. 计划 .cursor/plans/nexus_全面代码审计_a33e6fc2.plan.md §11 与上述文件对齐

背景

Phase 1 攻击面抽查漏报 sync_engine_v2.py sysctl 命令注入(S-19/S-20)。用户要求可复查的逐行走读标准。

涉及文件

文件 操作
docs/project/line-walk-audit-standard.md 新增
.cursor/rules/audit-line-review.mdc 新增
docs/changelog/2026-05-22-line-walk-audit-standard.md 新增

使用方式

  • 审计:Agent 模式 + Prompt 见标准 §11
  • 自动约束:编辑 server/web/app/ 等路径时加载 audit-line-review.mdc
  • Phase 2b 报告:docs/reports/audit-phase-2b-line-walk.mdserver/application/services/
  • Phase 2a 报告:docs/reports/audit-phase-2a-line-walk.mdserver/api/16 文件)
  • 安全修复:docs/changelog/2026-05-22-security-fixes-p0.md2026-05-22-security-fixes-p1.md
  • Phase 2c 报告:docs/reports/audit-phase-2c-line-walk.mdinfrastructure 21 文件)
  • Phase 2d 报告:docs/reports/audit-phase-2d-line-walk.mdmain + config + background
  • Phase 2e 报告:docs/reports/audit-phase-2e-line-walk.mdweb/app/ 16 文件)
  • Phase 2f 报告:docs/reports/audit-phase-2f-line-walk.mdagent + tests + scripts20 文件)
  • Phase 2g 报告:docs/reports/audit-phase-2g-line-walk.md(脚本执行平台 5 文件,+6 FINDING
  • Phase 2h 报告:docs/reports/audit-phase-2h-line-walk.mdAPI/前端/子机 Agent 5 文件,+5 FINDING
  • Phase 2i/2jaudit-phase-2i-line-walk.mdaudit-phase-2j-line-walk.md
  • Phase 2 闭环docs/reports/audit-phase-2-walk-closure.md — 可进入一并修复
  • 全量汇总表docs/reports/audit-phase-2-findings-matrix.md50 条 FINDING + 修复队列)
  • 汇总表队列修复:docs/changelog/2026-05-22-security-fixes-p2-queue.mdF2f-04、F2e-01/02/07、F2f-02/03、F2a-12
  • 脚本批量执行平台docs/project/script-execution.mdSSOT
  • 交付记录:docs/changelog/2026-05-22-script-execution-platform.md(含分批 / 回调子文档索引)