fscan/Plugins
ZacharyZcR 50247ee1e4 chore: 清理未使用的死代码
- 删除plugins/local/connector.go中未使用的GetCommonDirectories和GetSensitiveFiles函数
- 移除整个connector.go文件,因为其只包含死代码
- 通过deadcode工具验证,确保代码库整洁
2025-08-11 04:11:36 +08:00
..
adapters refactor: 完成插件架构重构,移除冗余文件并统一legacy插件引用 2025-08-09 17:17:45 +08:00
base enhance: 增强进度条显示和扫描配置功能 2025-08-07 14:48:32 +08:00
legacy cleanup: 清理项目根目录和无用文档 2025-08-09 18:40:37 +08:00
local chore: 清理未使用的死代码 2025-08-11 04:11:36 +08:00
services cleanup: 清理项目根目录和无用文档 2025-08-09 18:40:37 +08:00