CodeReview/backend/app/models
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
..
__init__.py feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
agent_task.py feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
analysis.py chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
audit.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
audit_rule.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
project.py feat: add Gitea repository support 2025-12-16 18:55:07 +08:00
prompt_template.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
user.py chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
user_config.py chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00