Delete project_structure

This commit is contained in:
Ky0toFu 2025-02-06 21:09:25 +08:00 committed by GitHub
parent 02466df017
commit aa5e8fe33a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +0,0 @@
code-audit-tool/
├── frontend/ # Vue.js前端
├── backend/ # Python FastAPI后端
├── core/ # 核心审计逻辑
│ ├── analyzers/ # 各种分析器
│ ├── parsers/ # 代码解析器
│ └── ai/ # AI分析模块
└── docker/ # Docker配置文件