ci(security): add SBOM scan and release evidence

This commit is contained in:
2026-07-28 17:03:13 +08:00
parent 4bfe2900fb
commit 687d7cc131
4 changed files with 89 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
|---|------|
| 后端 | FastAPI + SQLAlchemy 2.0 (async) + asyncpg |
| 数据库 | PostgreSQL |
| 文件存储 | MinIO (预签名直传) |
| 文件存储 | MinIO(后端受控图片上传) |
| 认证 | Casdoor OIDC + JWT |
| 前端 | Vue 3 + Vite + TypeScript + Element Plus |
| 状态管理 | Pinia |