woodpecker-sdk · woodpecker-sdk is the SDK that developers use to develop woopecker framework plug-ins.
Group: me.gv7.woodpecker - All Dependencies
woodpecker-sdk
0.3.0
woodpecker-bcel
0.1.0
woodpecker-bcel · The purpose of this dependency library is to solve the problem of BCEL being removed in some versions of JDK, causing the woodpecker plug-in using BCEL encoding to report errors. It is recommended to write woodpecker plug-ins to use this library and remove the dependency of jdk.
woodpecker-requests
0.2.1
woodpecker-requests are secondary development based on https://github.com/hsiafan/requests, as the woodpecker framework tailored httpclient
woodpecker-tools
0.1.1
woodpecker-tools · woodpecker-tools encapsulates common operations in vulnerability detection and exploitation, allowing developers to write woodpecker-framework plug-ins with less code.