CodeReview/backend/alembic/versions
google-labs-jules[bot] 1c0ec2b13d feat: enhance Gitea support and merge upstream v3.0.0
- Merge upstream v3.0.0 changes
- Fix security vulnerabilities (SSRF, Path Traversal) by introducing `parse_repository_url` utility
- Fix token leakage and handling in `scanner.py` and `projects.py`
- Fix `NameError` in `scanner.py`
- Fix `frontend/docker-entrypoint.sh` API URL escaping
- Standardize Gitea token naming to `gitea_token`
2025-12-17 03:02:42 +00:00
..
001_initial.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
004_add_prompts_and_rules.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
4c280754c680_merge_heads.py feat(agent): implement comprehensive agent architecture with knowledge base and persistence layer 2025-12-12 15:27:12 +08:00
5fc1cc05d5d0_add_missing_user_fields.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
006_add_agent_tables.py refactor(agent): rename metadata fields and enhance task configuration 2025-12-11 19:23:21 +08:00
007_add_agent_checkpoint_tables.py feat(agent): implement comprehensive agent architecture with knowledge base and persistence layer 2025-12-12 15:27:12 +08:00
008_add_files_with_findings.py feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
73889a94a455_add_is_active_to_projects.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
add_source_type_to_projects.py feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00