2e082182e2
- Fix B324: add usedforsecurity=False to hashlib.md5 - Fix B108: use tempfile.gettempdir() instead of hardcoded /tmp - Fix B307: replace eval() with safe fraction parser - Add vitest config with e2e exclusion - Change CI vitest command to run only src/test - Skip tests for non-existent components
xiaoxia-saas API
结构
app/core/:配置与基础能力app/api/:路由组织app/schemas/:请求响应模型app/dependencies.py:依赖注入入口main.py:FastAPI 启动入口
当前可用接口
GET /api/healthGET /api/projects?workspace_id=...POST /api/projects