CLI

Overview

The Command Line Interface () allows you to run scans and receive results from the command line, either by scripting or running the commands manually. invokes adapters that handle and scanning, along with abstracting the various extensions and variables for them.

Using the CLI with

See the following CLI Guide topics for how to use with :

  1. .
  2. .
  3. .
Note: You must provide information about your project in a coverity.yaml configuration file (or in additional arguments when you run the CLI) to:
  • Perform static analysis of compiled languages like C/C++, C#, and Java.
  • Optimize static analysis when results are unsatisfactory.
See Configuring Thin Client for use with and for more information.