Coverity step configuration
Scan code repositories with Coverity.
You can ingest scan results from Coverity Scan into Harness STO.
Important notes for running Coverity scans in STO
Root access requirements
For more information
Coverity step configuration
The following steps outline the recommended workflow:
Add a Build or Security stage to your pipeline.
Add a Run step to upload your Coverity scan results to the pipeline workspace.
Add a Coverity step after the Run step and then configure it as described below.
Scan
Scan Mode
Scan Configuration
Target
Type
Target and variant detection
Name
Variant
Ingestion File
Log Level
Fail on Severity
Additional Configuration
In the Additional Configuration settings, you can use the following options:
Advanced settings
In the Advanced settings, you can use the following options:
YAML pipeline example
The following pipeline example illustrates an ingestion workflow. It consists of two steps:
A Run step that generates a simple Coverity data file.
A Coverity step that ingests the XML data.
Last updated
Was this helpful?