安全修复: 收敛认证与日志风险并补充基础测试

This commit is contained in:
2026-02-16 00:34:52 +08:00
parent 7627885b1b
commit 7d42f96e42
12 changed files with 163 additions and 50 deletions

4
.gitignore vendored
View File

@@ -146,3 +146,7 @@ Thumbs.db
# Temporary files
*.tmp
*.temp
# Allow committed test cases
!tests/
!tests/**/*.py