The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
archiveZap
: Create & Archive ZAP reportconfigurePassiveRules
: Configures the list of passive rules to apply / avoid (https://www.zaproxy.org/docs/alerts/)importZapScanPolicy
: Import a ZAP scan policy from the specified pathimportZapUrls
: Load a list of URLs for ZAP to use from the specified pathrunZapAttack
: Run ZAP attack by changing to attack mode and starting the attackrunZapCrawler
: Run ZAP crawler on a specified hoststartZap
: Start ZAP processstopZap
: Stop the ZAP instance.archiveZap
: Create & Archive ZAP reportfailAllAlerts : int
failHighAlerts : int
failMediumAlerts : int
failLowAlerts : int
falsePositivesFilePath : String
keepAlive : boolean
configurePassiveRules
: Configures the list of passive rules to apply / avoid (https://www.zaproxy.org/docs/alerts/)action : String
ids : Array / List of int
runZapAttack
: Run ZAP attack by changing to attack mode and starting the attackscanPolicyName : String
userId : int
contextId : int
recurse : boolean
inScopeOnly : boolean
method : String
postData : String
runZapCrawler
: Run ZAP crawler on a specified hosthost : String
maxChildren : int
contextName : String
contextId : int
subtreeOnly : boolean
recurse : boolean
userId : int
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.