Advanced Static Analysis for C/C++

In this white paper:

Static analysis tools for finding programming problems have been around for decades. The early generation tools are nowadays considered quite primitive.

These tools have more recently been superseded by advanced tools such as CodeSonar.

But how are they different? This paper compares the quality of results, the kinds of defects that primitive tools can't find, the user interfaces, and several other key differences.


For more GrammaTech white papers, click here.

Previous Article
Software Supply Chain: Risk and Reward
Software Supply Chain: Risk and Reward

INTRODUCTION: The recent interest in the so called “software supply chain” highlights the grow...

Next Article
Enhancing Code Reviews with Static Analysis
Enhancing Code Reviews with Static Analysis

INTRODUCTION: Code reviews (or inspections) are an effective way to reduce defects in software...