[危急] 数据库密码硬编码在源码中 #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题描述
backend/app/core/config.py 第24行 DATABASE_URL 包含真实生产数据库密码,直接硬编码在源码中。
涉及文件
修复建议
严重程度
危急 - 安全凭证泄露