Integrate Coverity scan to Opsera pipeline as a security gate.Configuring Coverity to Tool Registry:
Table of Contents | ||||
---|---|---|---|---|
|
Tool Registry Setup
Coverity Tool Configuration
Click Tool Registry under Operations in Home page .
Click ‘+ New Tool Tool’ button to add Coverity.
3. Locate the Coverity tool and click ‘Select Tool’ button.
...
4. Provide a Tool name Name and select Coverity as Tool Identifier.
...
45. Provide a description and click Create .
56. In Tool Details of new Coverity tool, navigate to the Connections tab and provide URL, Username and Password, upload the license file by clicking “Select Coverity License”
...
6. Click Save. Navigate to usage Tab the ‘Select Coverity License’ button.
...
7. Click the ‘Save’ button. Navigate to Usage tab or another tab, then back to Connection tab. Click Test Connection ‘Test Connection’ button to validate the connectivity. If tool connection is successful, you will receive the following messages:
...
Jenkins Tool Account Configuration using Coverity
Navigate to Tool Registry and choose the Jenkins tool associated with your pipeline.
...
82. In Accounts tab click “'+ Register New Account Credentials”
...
9Credentials' button.
...
3. Select Coverity from the drop down Platform dropdown and the Coverity tool from the Tool drop down. Provide a Credential Name and Description for pipeline reference.
Jenkins Tool Job Configuration using Coverity
Coverity provides Linux Windows-based support as well as Ubuntu support.
Navigate to the Jobs tab and select ‘+ New Jenkins Job’ button
Select Coverity Scan from the Job Type dropdown. Provide a Name and Description for pipeline reference.
...
Select ‘Ubuntu Agent’ or ‘Windows Agent’ from the Agent Label dropdown.
Click the ‘Create’ button.
Coverity Pipeline
Coverity Pipeline Configuration
1. Navigate to Pipelines to add Coverity tool to pipeline for code scan.
112. Open any pipeline and Click workflow → Edit Workflow → Click + icon to add Coverity step
...
123. Provide a unique step name Step Name of your choice and choose Coverity in Tool drop down. Choose Coverity from the Tool dropdown.
...
134. Click Save the ‘Save’ button and Click the Setting wheel icon to add the Coverity Configurations from Tool Registry.
...
145. Choose the Jenkins tool associated to with the Coverity Tool
...
15
6. Add Select the Coverity Tool, Coverity tool Credentials and credentials Coverity Project Name from the Drop downrespective dropdown.
167. Provide the Coverity Stream Name.
8. From the .Net CLI Type dropdown, select .Net (core) or .17. Choose the Net Framework.
...
9. From the .Net SDK Version dropdown, select the .Net Framework or .Net Core Version.
10. Make selections from the following dropdowns to choose what needs to be scanned: Select SCM Account , Repository and Branch that needs to scanned part of the pipeline.
1811. Click Save ‘Save’ button and exit the Step configuration Configuration form.
...
1912. Click Start Pipeline to execute the Coverity Step.
...
...
Pipeline Logs
201. Navigate to Summary view to validate the Coverity Console output.21
...
2. Click the Console Log ‘Console Log’ to view the logs.
...
223. Click the X on top of the screen to go to the summary view to validate other stages in the pipeline.