For Coverity, Code Sight version 2025.10.0 adds support for the Coverity CLI.

Enhancements

  • When you add a new scan configuration for Coverity Analysis, you can choose how scan code.
    • If you choose Coverity (.yaml, .json), then Code Sight scans code by using the Coverity CLI.

      In this case, it finds configuration settings in a local configuratio file, which can be in either YAML or JSON format.

      This enhancement is available in JetBrains IDEs (including IntelliJ), Visual Studio, and VS Code.

      Using the Coverity CLI is now the recommended method.

    • If you choose Coverity (.conf), then Code Sight continues to scan code by using the cov-run-desktop command.

      In this case, Code Sight continues to use the legacy configuration file format, coverity.conf.

    Remember: Support for scanning a single file is available from Coverity 2024.6.0 onwards.

Discontinued support

Support for the following Black Duck product versions has been deprecated, and will be discontinued in a future release of Code Sight:

See also

Code Sight support matrix

Code Sight known issues