CodeReview/backend/app
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
..
api feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
core feat: add Gitea repository support 2025-12-16 18:55:07 +08:00
db chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
models feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
schemas chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
services feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
utils feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
main.py feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00