Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Posts: #StaticAnalysis

Posts: # StaticAnalysis

Nov 27 2018
Godot: On Regular Use of Static Analyzers
Andrey Karpov
Because of our ever-expanding audience, we have to write new articles so that the new readers could learn about the correct way of using static code analysis. We believe that it is...
...
Technologies used in the PVS-Studio code analyzer for finding bugs and potential vulnerabilities
Andrey Karpov
A brief description of technologies used in the PVS-Studio tool, which let us effectively detect a large number of error patterns and potential vulnerabilities. The article describes...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Dec 05 2017
Discussion on Static Code Analysis
Andrey Karpov
One of my articles aroused a few comments filled with so much prejudice against static analysis that I felt I should post my reply as a separate article for others to see. I hope it will give...
...
Oct 09 2017
The Philosophy of Static Code Analysis: Three Simple Steps
Evgenii Ryzhkov
The philosophy of static code analysis is very simple. The earlier a bug is found, the cheaper it is to fix. Static analysis tools carry it out in three...
...
Aug 31 2017
How to Step Over Legacy and Start Using Static Code Analysis
Sviatoslav Razmyslov
Legacy code problems are familiar to the majority of software developers. The process of transforming code in legacy is inevitable, because progress in programming moves on. Projects either...
...
Jun 26 2017
Philosophy behind PVS-Studio static code analyzer
Andrey Karpov
We regularly get requests and recommendations concerning the improvements of the analyzer abilities. We put most of the proposals on our Todo-list and implement eventually. We are really grateful...
...
May 04 2017
Checking the code of Valgrind dynamic analyzer by a static analyzer
Andrey Karpov
I should say right away, that the article was not written to show that static analysis works better than dynamic. This statement would be incorrect, as well as the reverse idea. The tools of...
...
A post about static code analysis for project managers, not recommended for the programmers
Andrey Karpov
If you consider yourself a good programmer or at least you think your level is above average, I do not recommend reading this article. This article is meant for the managers of software projects...
...
The way static analyzers fight against false positives, and why they do it
Andrey Karpov
In my previous article I wrote that I don't like the approach of evaluating the efficiency of static analyzers with the help of synthetic tests. In that article, I give the example of a code...
...
View more Pagination arrow previous
Showing: - of 86