- 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` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_tasks.py | ||
| auth.py | ||
| config.py | ||
| database.py | ||
| embedding_config.py | ||
| members.py | ||
| projects.py | ||
| prompts.py | ||
| rules.py | ||
| scan.py | ||
| tasks.py | ||
| users.py | ||