feat: support behinder shell generate

This commit is contained in:
ReaJason
2024-12-22 00:05:01 +08:00
parent 100b4e5d9b
commit 01fd2ecb80
142 changed files with 2661 additions and 289 deletions
+3
View File
@@ -13,6 +13,9 @@ version = ''
dependencies {
testImplementation project(":vul-webapp")
testImplementation project(":common")
testImplementation project(":behinder")
testImplementation project(":godzilla")
testImplementation project(':generator')
testImplementation 'org.hamcrest:hamcrest:3.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'