-
zapProxyHost
String zapProxyHost
Host configured when ZAProxy is used as proxy
-
zapProxyPort
int zapProxyPort
Port configured when ZAProxy is used as proxy
-
zapProgram
String zapProgram
Path to the ZAProxy program
-
autoInstall
boolean autoInstall
Indicate if ZAProxy is automatically installed by Jenkins or if it is already install on the machine
-
toolUsed
String toolUsed
The ZAproxy tool to use
-
zapHome
String zapHome
Environment variable about ZAProxy path
-
timeoutInSec
int timeoutInSec
Time total to wait for zap initialization. After this time, the program is stopped
-
filenameLoadSession
String filenameLoadSession
Filename to load ZAProxy session. Contains the absolute path to the session
-
targetURL
String targetURL
URL to attack by ZAProxy
-
spiderURL
boolean spiderURL
Realize a url spider or not by ZAProxy
-
scanURL
boolean scanURL
Realize a url scan or not by ZAProxy
-
saveReports
boolean saveReports
Save reports or not
-
chosenFormats
List<E> chosenFormats
List of chosen format for reports
-
filenameReports
String filenameReports
Filename for ZAProxy reports. It can contain a relative path.
-
saveSession
boolean saveSession
Save session or not
-
filenameSaveSession
String filenameSaveSession
Filename to save ZAProxy session. It can contain a relative path.
-
zapDefaultDir
String zapDefaultDir
The default directory that ZAP uses
-
chosenPolicy
String chosenPolicy
The file policy to use for the scan. It contains only the policy name (without extension)
-
cmdLinesZAP
List<E> cmdLinesZAP
List of all ZAP command lines specified by the user
-
jdk
String jdk
The jdk to use to start ZAProxy