Page MenuHomePhabricator

Integrate Coverity Scan static analysis into superbuild and CDash scripts
Closed, WontfixPublic

Description

As the summary says, make use of the scan.coverity.com service that is free for open source projects.

Event Timeline

Pull request that implements the first half of this task (integrating Coverity into the superbuild):

https://github.com/MITK/MITK/pull/104

@Sascha: didn't you also look into this at some point?

Not for MITK, no. I couldn't find the time.

I used coverity for CppMicroServices though. It needed some management for the false positives but it found a few real issues hard to detect otherwise.

Enabling this for the MITK Core library only (to start with) could be interesting.

kislinsk lowered the priority of this task from Normal to Wishlist.Dec 19 2016, 10:42 AM
kislinsk added a project: Pull Request.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs