Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Version 1.0.0

Integrate and automate Coverity Analysis in your CI pipeline using the Synopsys Coverity Extension for Azure DevOps.

Software testing is a critical step in the software development life cycle (SDLC).
Coverity is a static analysis solution that makes it possible to address software issues early in the development life cycle by analyzing source code to identify the following kinds of problems:

  • software quality and security issues

  • violations of common coding standards

The Synopsys Coverity for Azure DevOps extension (plugin) enables you to integrate Coverity static analysis tools in your Azure DevOps builds. 

  • Run a component scan in an Azure DevOps job.

  • Create projects and releases in Coverity through the Azure DevOps job.

  • View the scan results on the Coverity server.

Using the Synopsys Coverity Extension for Azure DevOps enables you to use Azure DevOps to automatically create Coverity projects from your Azure DevOps projects.

Basic workflow

Using Synopsy Coverity to analyze your code in Azure involves the following basic steps:

  1. Make sure you satisfy system and other requirements

  2. Download and configure the Synopsys Coverity extension in Azure

  3. Configure build agent and pipeline

  4. Configure Coverity server connection

  5. Configure Coverity scan task

  6. Run pipeline and invoke scan

  7. Examine the analysis results


  • No labels