Jenkins plugin for Acunetix 360
Description
Allows users to start security scans via Acunetix 360 and see their reports in Jenkins
Features
Global Settings
Acunetix 360 plugin needs the admin user to define the API settings only once.
Global Settings Override
Global settings can be overridden in pipeline scripts by giving ncApiToken and/or ncServerURL parameters.
Example Script
step([$class: 'ACXScanBuilder', ncScanType: '', ncWebsiteId: '64de5546-c58d-4352-574e-aa3a02c258b4', ncProfileId: '6b0a49f9-2603-4f81-5802-aa7f0260f280'])
Scan Task
Once you define global API settings, the plugin retrieves available scan settings such as scannable website list and scan profile names. You can easily select relevant settings.
Scan Report
Once your initiated scan is completed, you can easily see your executive scan report on the build result window.
Requirements
In order to use the Acunetix 360 scan plugin, following requirements needs to be satisfied:
The user must have API token which has permission to start security scan.
- The token belongs to the Acunetix 360 account must have at least one registered website.
User Guide
Acunetix 360 Jenkins Plugin documentation is always available at:
https://www.acunetix.com/ (Will be updated)
Acunetix 360 SDLC documentation is always available at:
https://www.acunetix.com/ (Will be updated)
Attachments:
jenkins_nc_scan_settings.png (image/png)
jenkins_nc_executive_summary_report.png (image/png)
image2019-5-28_13-8-45.png (image/png)
image2019-5-28_17-1-7.png (image/png)
image2019-7-1_11-8-19.png (image/png)
image2019-7-4_10-37-16.png (image/png)
image2019-7-4_10-38-21.png (image/png)
image2019-7-4_10-50-49.png (image/png)
JenkinsSS.PNG (image/png)
jenkinsbuild.PNG (image/png)
JenkinsSS.PNG (image/png)
JenkinsSSS.PNG (image/png)