40 Commits

Author SHA1 Message Date
94407e71b8 test:添加测试用例 2024-06-09 12:26:38 +08:00
167bbe0a14 fix:修复文心一言的调用 2024-06-05 10:36:26 +08:00
a2651b499e chore: TODO preprocessing 2024-06-04 21:44:42 +08:00
81cbc88e9b feat: update accurency formula 2024-06-04 20:31:09 +08:00
fd4ecce710 fix: fix some error 2024-06-04 19:27:56 +08:00
610e35f868 Merge branch 'tests/final-tests' of https://git.mamahaha.work/sangge/BackDoorBuster into tests/final-tests 2024-06-04 18:12:08 +08:00
6e1c0e5ae6 feat: update test case 2024-06-04 18:11:14 +08:00
42135c516c feat:添加GPT并发 2024-06-04 17:25:37 +08:00
fbeba5b4fc feat: update test cases 2024-06-04 15:05:18 +08:00
3f6375977c fix: fix pickle and pyc inject code 2024-06-04 14:14:01 +08:00
5aafb1c24f Merge branch 'main' into tests/final-tests 2024-06-04 13:37:00 +08:00
5d41503b39 fix: clean code 2024-06-04 13:36:31 +08:00
5a228e5cb0 feat: update return content 2024-06-04 11:34:43 +08:00
4f5c67b32e fix: fix some error 2024-06-03 21:17:42 +08:00
4e67f4ebed feat:对正则匹配出的文件再过一次llm检测 2024-06-03 20:34:30 +08:00
f113449fc4 Merge branch 'main' into feature/pickle-data 2024-06-03 20:31:12 +08:00
e653ddd726 feat: 正则匹配检测测试 2024-06-03 16:38:01 +08:00
1a71a72ddf feat: (UNFINISH) 正则匹配检测测试 2024-06-03 13:44:03 +08:00
da9b2b52ac feat: (UNFINISH) add framework to inject backdoor 2024-06-03 11:54:33 +08:00
dqy
aeb4a33d98 Merge branch 'main' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/pyc-detection 2024-05-31 19:20:35 +08:00
dqy
e80e83ad51 Merge branch 'main' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/pyc-detection
Some checks failed
Python application test / build (pull_request) Failing after 52s
2024-05-30 16:13:40 +08:00
dqy
41b16c53bc fix: 修改检测模块引入 2024-05-29 21:24:08 +08:00
dqy
e418bbf380 test: 添加反汇编之后的正则匹配测试 2024-05-29 20:32:24 +08:00
b518fef6d2 test: add pickle unittest 2024-05-27 20:36:18 +08:00
b544007e6b fix:删除无用测试代码——api_key 2024-05-24 20:44:35 +08:00
b1bc566c09 update:修改国内gpt调用 2024-05-24 20:27:18 +08:00
dd45c467a3 feature/国内GPT-文心一言 2024-05-16 21:15:22 +08:00
9d6f054478 fix:补充了测试代码 2024-05-15 13:38:01 +08:00
dqy
6c3d18dd58 test: 添加报警测试 2024-05-07 19:32:28 +08:00
dqy
9d3d97209e test: 添加依赖检测的测试代码
Some checks failed
Python application test / build (pull_request) Failing after 12m39s
2024-05-06 20:35:35 +08:00
ebfc70eeae fix: remove pydantic
Some checks failed
Python application test / build (pull_request) Failing after 12m13s
2024-04-29 18:48:19 +08:00
7523e0c06a fix: 添加超时报错,修复一个错误的测试
Some checks failed
Python application test / build (pull_request) Failing after 26s
2024-04-29 18:37:04 +08:00
d771976b35 fix: 添加容错代码
Some checks failed
Python application test / build (pull_request) Failing after 12m17s
2024-04-29 11:52:46 +08:00
7a420b9bf8 remove: 删除无用文件 2024-04-29 11:52:27 +08:00
135a07219d test:添加GPT检测测试用例
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-04-28 15:37:11 +08:00
dqy
ad41eea7d9 fix: 移除原有配置文件
All checks were successful
Vulnerability and Backdoor Detection Workflow / build (pull_request) Successful in 14s
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Successful in 12s
2024-04-24 19:34:18 +08:00
dqy
27ef6c9acc test: 修改单元测试
All checks were successful
Python application test / build (pull_request) Successful in 27s
2024-04-22 11:51:09 +08:00
dqy
d9c183fbd8 test: 修改单元测试
Some checks failed
Python application test / build (pull_request) Failing after 15s
2024-04-22 11:47:49 +08:00
dqy
8c3616e90f feat: 添加unittest测试 2024-04-20 11:13:37 +08:00
dqy
3d961aa2d7 fix: 确保测试文件正确引入模块 2024-04-20 11:12:04 +08:00