2017 19th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC) 2017
DOI: 10.1109/synasc.2017.00035
|View full text |Cite
|
Sign up to set email alerts
|

A Comparison of Open-Source Static Analysis Tools for Vulnerability Detection in C/C++ Code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
10
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 32 publications
(11 citation statements)
references
References 15 publications
1
10
0
Order By: Relevance
“…Shockingly, there was only a single report found by both CppCheck and out prototype in Xerces. This supports the conclusion of other findings on static analyses that to find more bugs, it is better to use multiple tools [2,33].…”
Section: Discussionsupporting
confidence: 89%
“…Shockingly, there was only a single report found by both CppCheck and out prototype in Xerces. This supports the conclusion of other findings on static analyses that to find more bugs, it is better to use multiple tools [2,33].…”
Section: Discussionsupporting
confidence: 89%
“…Recently, Arusoaie et al (2017) compared several open-source, security-oriented, Static Analysers for C and C++ code. Among the tools compared are: Fig.…”
Section: Static Analysis For Vulnerability Detectionmentioning
confidence: 99%
“…git-vuln-finder 16 , that is based on C/C++ pattern matching. Arusoaie et al (2017) were able to compare those approaches both quantitatively and qualitatively, and characterised Frama-C as the most precise approach, Oclint as the tool uncovering most dangerous behaviours, and Cppcheck as presenting a very low false-positive rate.…”
Section: Static Analysis For Vulnerability Detectionmentioning
confidence: 99%
“…To automatically infer usage pattern, Yun et al [12] present APISan to infer correct API usages from source code without manual effort and detect various properties with security implications. Moreover, generic bug detection approaches also can be applied to SSL/TLS API usage, such as static analysis approaches [19], [20] and testing [21]. SSLDoc specifically targets SSL API usages in C programs and complements these works.…”
Section: Related Workmentioning
confidence: 99%