Ranking source code static analysis warnings for continuous monitoring of FLOSS repositories

6Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

Performing source code static analysis during the software development cycle is a difficult task. There are different static analyzers available, and each of them usually works better in a small subset of problems, making it hard to choose a single tool. Combining the analysis of different tools solves this problem, but brings about other problems, namely the generated false positives and a large amount of unsorted alarms. This paper presents kiskadee, a system to support the usage of static analysis during software development by providing carefully ranked static analysis reports. First, it runs multiple static analyzers on the source code. Then, using a classification model, the potential bugs detected by the static analyzers are ranked based on their importance, with critical flaws ranked first, and potential false positives ranked last. Our experimental results show that, on average, when inspecting warnings ranked by kiskadee, one hits 5.2 times less false positives before each bug than when using a randomly sorted warning list.

Cite

CITATION STYLE

APA

Ribeiro, A., Meirelles, P., Lago, N., & Kon, F. (2018). Ranking source code static analysis warnings for continuous monitoring of FLOSS repositories. In IFIP Advances in Information and Communication Technology (Vol. 525, pp. 90–101). Springer New York LLC. https://doi.org/10.1007/978-3-319-92375-8_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free