14 Commits

Author SHA1 Message Date
79a605a6b4 style: format code style
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-05-15 19:10:35 +08:00
db3244f55a fix:逻辑小错误 2024-05-14 21:34:54 +08:00
0ae787002c update:完善调用方式,删除多余代码 2024-05-14 21:31:31 +08:00
bc067743ab fix: add sys lib 2024-04-29 11:13:36 +08:00
698cf1c75c fix: 修复一些错误
附带完成了一些格式化
2024-04-29 11:09:23 +08:00
18454a0228 feat:更改代码分布,实现模块化添加功能
Some checks failed
Python application test / build (pull_request) Failing after 12m34s
2024-04-28 21:53:43 +08:00
be59c891e5 fix:修复导入utils
All checks were successful
Python application test / build (pull_request) Successful in 27s
2024-04-28 15:08:06 +08:00
cafc83e517 fix:完善了代码格式
Some checks failed
Python application test / build (pull_request) Failing after 28s
将一部分函数移至utils内
2024-04-28 14:59:53 +08:00
dd109e5f5d feat:添加正则条目
All checks were successful
Python application test / build (pull_request) Successful in 19s
2024-04-25 21:28:26 +08:00
dqy
102c631ed9 feat: 完善对于代码的正则匹配功能 2024-04-25 17:01:24 +08:00
dqy
4bafab90f4 fix: 修改结果保存路径
Some checks failed
Vulnerability and Backdoor Detection Workflow / build (pull_request) Successful in 15s
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Failing after 12m28s
2024-04-24 19:12:27 +08:00
dqy
f2d4e1befc perf: 修改检测结果输出路径;删除测试模块 2024-04-22 17:07:50 +08:00
dqy
c5cfcb00f7 feat: 实现对文件夹进行递归检测;支持html,txt,md等多种输出方式;修改单元测试;支持检测多种语言;添加等级-none; 2024-04-22 11:47:23 +08:00
dqy
8c3616e90f feat: 添加unittest测试 2024-04-20 11:13:37 +08:00