我正在努力解决一个被Coverity服务器标记的安全问题。在“修复”问题后,我决定在本地运行分析,以确保问题得到解决。我在安装Coverity和它的IntelliJ插件时遇到了很大的困难,但我最终还是让它正常工作了。不幸的是,我仍然不能从中得到任何东西。Please retry running analysis, or consult the Coverity log for more details.以下是我在coverity生成的几个日志文件之一中发现的许多错误中的两个。date>2019-02-05T08:52
我想建立Coverity来进行自动代码质量测量。objective-c
global: # The next declaration is the encrypted COVERITY_SCAN_TOKENxbuild /t:CleanAll travis.proj" branch_pattern: <e
这是我非常简单的C++/CMake .travis.yml env: # The next declaration is the encrypted COVERITY_SCAN_TOKENbuild_command: make script:
- echo -n | openssl s_client -CApath/etc/ssl/certs -connect scan.coverity.com: