更新: 421 个文件 - 2026-03-17 18:30:02
这个提交包含在:
@@ -0,0 +1,10 @@
|
||||
from lab.runners.common import RunnerContext, run_fixture_attack, run_fixture_seed
|
||||
|
||||
|
||||
def run_seed(context: RunnerContext):
|
||||
return run_fixture_seed(context, "proxy-boundary")
|
||||
|
||||
|
||||
def run_attack(context: RunnerContext):
|
||||
return run_fixture_attack(context, "proxy-boundary")
|
||||
|
||||
在新工单中引用
屏蔽一个用户