CodeReview/backend/app/services
Image 869513e0c5 Merge branch 'v3.0.0' of github.com:lintsinghua/DeepAudit into feature/git_ssh
# Conflicts:
#	backend/app/api/v1/endpoints/agent_tasks.py
2025-12-26 09:39:25 +08:00
..
agent refactor(agent): 移除LangGraph工作流并迁移到动态Agent树架构 2025-12-25 17:58:14 +08:00
llm feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
rag feat: 为文件操作和代码解析添加异步支持 2025-12-25 17:20:42 +08:00
git_ssh_service.py feat(SSH):添加known_hosts持久化与清理功能 2025-12-26 09:33:55 +08:00
init_templates.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
report_generator.py fix(report_generator): 转义HTML特殊字符以防止XSS攻击 2025-12-19 11:19:40 +08:00
scanner.py Merge branch 'v3.0.0' of github.com:lintsinghua/DeepAudit into feature/git_ssh 2025-12-25 14:41:09 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00