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.

Acunetix

step([$class: 'BuildScanner']): Acunetix

Trigger automated Acunetix scans as part of your web application's build process
  • profile
    The Scan Type used to scan the target
    • Type: String
  • target
    The Scan Target on which to run a scan (excludes Targets requiring Manual Intervention)
    • Type: String
  • repTemp
    Generate a Report after the scan completes and saved in HTML format within workspace.
    • Type: String
  • threat
    The Threat Level (High, Medium, Low) to fail the build on
    • Type: String
  • stopScan
    If selected, the scan will be stopped if the build fails (Threat Level is reached)
    • Type: boolean
  • svRep
    • Type: boolean
  • incScan
    This will create an Incremental scan. The first scan will scan all the site. Subsequent scans will only scan the changes in the site, resulting in smaller scans.
    • Type: boolean
  • incScanId
    • Type: String

反馈修改意见?

如果对此页的内容有修改意见,请通过下面的快速表格 快速表单反馈.

或者,你不想填表单,只需填写你要反馈的内容

    


看已有的反馈 这里.