除了詹金斯的Coverity,还有其他选择吗? [英] Any alternative to Coverity on Jenkins?

查看:159
本文介绍了除了詹金斯的Coverity,还有其他选择吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在ubuntu桌面上运行jenkins。
在推送我的c ++代码之前,我需要一个静态代码分析报告。
我发现覆盖范围很昂贵。我正在寻找免费的分析工具。
Coverity是否有替代方案?

I'm running jenkins in my ubuntu desktop. I need a static code analysis report before pushing my c++ code. I found that coverity is expensive. I'm looking for free analysis tool. Is there any alternatives to Coverity?

推荐答案

我建议 SONAR (或现在称为SonarQube),您可以将其与multipule插件一起使用。

I recommend SONAR (or SonarQube as it is now called) , you can use it with multipule plugins.

一些免费我使用的插件是:

Some free plugins I use are:

PMD

查找错误

检查样式

编辑:
刚刚注意到您正在寻找c ++插件。可能想为c ++添加标签以避免混淆。
Sonar仍然与c ++兼容,但是我没有免费的声纳c ++ SCA插件。

Just noticed you are looking for c++ plugins. Might want to add a tag for c++ to avoid confusion. Sonar is still compatible with c++ , but I have no experience with free c++ SCA plugins for sonar.

这篇关于除了詹金斯的Coverity,还有其他选择吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆