Bridge CLI
Overview
The Bridge Command Line Interface (Bridge CLI) allows you to run scans and receive results from the command line, either by scripting or running the commands manually. Bridge CLI invokes adapters that handle Coverity and Black Duck scanning, along with abstracting the various extensions and variables for them.
Using the Bridge CLI with Polaris
See the following Bridge CLI Guide topics for how to use Bridge CLI with Polaris:
Note: You must provide information about your project in a
coverity.yaml
configuration file (or in additional arguments when you run the Bridge CLI) to:
- Perform static analysis of compiled languages like C/C++, C#, and Java.
- Optimize static analysis when results are unsatisfactory.