CodeReview/backend
vinland100 a98e3e531b
Build and Push CodeReview / build (push) Waiting to run Details
Fixed the issue of infinite loop outputting the same content in the Agent audit mode, and resolved the problem of incomplete display of the frontend Activity log in Agent audit mode.
2026-01-12 13:39:48 +08:00
..
alembic feat: Add Gitea username integration, refactor password hashing with direct bcrypt, and remove frontend version displays. 2026-01-05 13:47:48 +08:00
app Fixed the issue of infinite loop outputting the same content in the Agent audit mode, and resolved the problem of incomplete display of the frontend Activity log in Agent audit mode. 2026-01-12 13:39:48 +08:00
scripts feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
static/images chore(assets): update logo image without background 2025-12-09 16:03:16 +08:00
tests feat: Enhance indexer smart mode to always full-index new collections and fix ChromaDB query limits, adding comprehensive tests for indexer logic. 2026-01-06 13:48:14 +08:00
uploads feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.dockerignore feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
.gitignore feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.python-version 规范项目中的一些配置,包括python版本、前端环境变量、后端uv环境等 2025-12-16 18:55:07 +08:00
Dockerfile feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
README.md feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
alembic.ini chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
check_docker_direct.py feat: Introduce Kunlun agent tool, add Docker and sandbox environment checks, and update agent services and frontend dialogs. 2025-12-15 02:00:34 +08:00
check_sandbox.py feat: Introduce Kunlun agent tool, add Docker and sandbox environment checks, and update agent services and frontend dialogs. 2025-12-15 02:00:34 +08:00
docker-entrypoint.sh feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
env.example docs: Update example environment variables in `env.example`. 2026-01-05 14:51:32 +08:00
main.py chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
pyproject.toml feat: Add CI/CD integration with Gitea webhooks and pull request review functionality. 2025-12-31 16:40:33 +08:00
requirements-lock.txt feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
requirements.txt.bak feat: Add CI/CD integration with Gitea webhooks and pull request review functionality. 2025-12-31 16:40:33 +08:00
start.sh chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
uv.lock feat: Add CI/CD integration with Gitea webhooks and pull request review functionality. 2025-12-31 16:40:33 +08:00
verify_llm.py feat: 新增安全工具集成和漏洞知识库扩展 2025-12-13 12:35:03 +08:00

README.md

DeepAudit Backend

AI-Powered Code Security Audit Platform Backend Service.