Run Cyber Chief web application security tests, autonomous Bolt API security tests and Raider Cloud Security Posture Management tests from Jenkins using Cyber Chief plugin that is built natively for your Jenkins environment.
- In your Jenkins Dashboard, navigate to
Manage Jenkins > Manage Plugins
- Select Available Plugins and search for
Cyber Chief Security Scanner
- Install and restart your Jenkins console. You can confirm that the extension is enabled if you go to
Manage Jenkins > Manage Plugins > Installed Plugins > Look for Cyber Chief Security Scanner
and see if its enabled.
- Create a Freestyle project and name it anything.
- Navigate to
Configure
tab and selectAdd Build Step
. - Select Cyber Chief Security Scanner.
- Configure the form fields as required.
Auth Token
is located on the left side of your Cyber Chief Workspace Admin PageAPI URL
is located below theAuth Token
- Select what type of Scan you want to run
(Web App, API, Raider)
- For Web App Scans: Select the scope of the scan
- For API Scans: Input API Name
- For Raider Scans: Input Raider Name, Select Regions, Services, and Frameworks
- You have the option to fail the build when:
- High Vulnerabilities are found
- Both High and Medium Vulnerabilities are found
- NOTE: If you have chosen not to check them both, Jenkins will run a scan on Cyber Chief without waiting for the results after clicking
Build Now
.
- Save and click Build Now
Licensed under MIT, see LICENSE