mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-16 00:52:35 -05:00
[GH-ISSUE #147] Flowsint 全项目技术负债盘点报告.md #2212
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?
Originally created by @JIDoctor-alt on GitHub (May 30, 2026).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/147
Flowsint 全项目技术负债盘点报告.md
@JIDoctor-alt commented on GitHub (May 30, 2026):
<html>Flowsint 全项目技术负债盘点报告
一、项目概览
五、修复优先级建议
第一批(安全 & 崩溃)
USER flowsintAUTH_SECRET加载顺序Scan.results→Scan.detailsFlowsintType.ConfigDict→ Pydantic v2model_configrepository.query()可变默认参数第二批(可靠性 & 质量)
print()为loggingdatetime.utcnow()为datetime.now(timezone.utc)第三批(可维护性)
- 统一版本号管理
- 修复 Python 版本目标
- 添加 CI/CD 测试流程
- 补充测试覆盖
- 重构重复代码(DeHashed/HudsonRock)
- 清理空迁移
</html>@dextmorgn commented on GitHub (May 30, 2026):
Hey @JIDoctor-alt,
thanks for you issue. Please, create issues in english, so anyone can participate, me included. Translators exist but keeping english as base language is another standard we need to enforce
@dextmorgn commented on GitHub (May 30, 2026):
https://github.com/reconurge/flowsint/pull/148