Jenkins plugin for Netsparker Cloud
Allows users to start security scans via Netsparker Cloud and see their reports in Jenkins
Netsparker Cloud plugin needs the admin user to define the API settings only once.
As from version 1.1.5, global settings can be overridden in pipeline scripts by giving ncApiToken and/or ncServerURL parameters.
node{
step([$class: 'NCScanBuilder',
ncApiToken: 'LH5pBO+aVYFp5PVTLKHmlyNbrsT+axzHd/wSqDXajYY=',
ncServerURL: "http://localhost:2097/",
ncScanType: "FullWithPrimaryProfile", ncWebsiteId: "7d7eeb95-5a63-4973-0395-a96c04c157b8"])
}
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.
In order to use the Netsparker Cloud scan plugin, following requirements needs to be satisfied:
The user must have API token which has permission to start security scan.
Netsparker Cloud Jenkins Plugin documentation is always available at:
Netsparker Cloud SDLC documentation is always available at:
Method | Checksum |
---|---|
SHA-256 | 47fdccb5e600de9c884b770696cd120d42725e9695bde8ac872c980104aa3afc |
SHA-1 | db3b4d406ec549de409a3491a4a27575f06b1708 |
MD5 | 7e0aebfab565b5662f1799c084b6e90c |
N/A
Method | Checksum |
---|---|
SHA-256 | f9134f00113bf8b0c818ae88fbf2a04175c3fefe6b439d2c3bd75da6fb7df88b |
SHA-1 | 1cf1521962ee78c20732f291488e64005e6f9144 |
MD5 | 423ea363a2ddc217395efa3df5714122 |
Method | Checksum |
---|---|
SHA-256 | 4f0ec9f7fd8a88244a174d1c09de369db947497cc0f988095de2de1ba52eb0d8 |
SHA-1 | 110d7c9b9151abe4cc71bd5ff0a828dfeeec64f2 |
MD5 | 7f0f9b540e3b98abf03fb7d1d6da054a |