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

Posts: # StaticAnalysis

How to introduce a static code analyzer in a legacy project and not to discourage the team
Andrey Karpov
It is easy to try a static code analyzer. But it requires skills to introduce it in the development of an old large project. If the approach is incorrect, the analyzer can add work, slow...
...
Jun 19 2020
The PVS-Studio analyzer: detecting potential compatibility issues with Java SE API
Maxim Stefanov
2019 was a very busy year in terms of conferences. Our team could leave for whole weeks on business trips. As you know, the conference is perfect time to share knowledge. In addition to giving...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
A note of caution about using PVS-Studio on godbolt.org (Compiler Explorer)
Andrey Karpov
We have added an option allowing you to experiment with the PVS-Studio static analyzer on the godbolt.org (Compiler Explorer) website. It supports analysis of C and C++ code. We believe this to be...
...
May 18 2020
How to climb a tree
Yuri Minaev
Rather, how to get down from it. But first things first. This article stands out a bit of the usual format of articles from PVS-Studio. We often write about checking other projects, but almost...
...
Apr 10 2020
DeepCode: outside perspective
Victoria Khanieva
Recently DeepCode, which is a static analyzer based on machine learning, began to support checking of C and C++ projects. And now we can find out the differences between the results of the...
...
Machine learning in static analysis of program source code
Andrey Karpov, Victoria Khanieva
Machine learning has firmly entrenched in a variety of human fields, from speech recognition to medical diagnosing. The popularity of this approach is so great that people try to use it wherever...
...
PVS-Studio static analyzer as a tool for protection against zero-day vulnerabilities
Ekaterina Nikiforova
A Zero-day (0-day) vulnerability is a computer-software vulnerability introduced during the development process and not yet discovered by the developers. Zero-day vulnerabilities can be exploited...
...
Nov 25 2019
Why you should choose the PVS-Studio static analyzer to integrate into your development process
Andrey Karpov
PVS-Studio is a tool for detecting bugs and potential vulnerabilities in the source code of programs written in C, C++, C#, or Java, and is also a Static Application Security Testing (SAST) tool...
...
Sep 12 2019
Handling objections: static analysis will take up part of working time
Andrey Karpov
Talking to people at conferences and in comments to articles, we face the following objection: static analysis reduces the time to detect errors, but takes up programmers' time, which negates...
...
Aug 03 2019
Why Static Analysis Can Improve a Complex C++ Codebase
Andrey Karpov
Gradually and imperceptibly we get the situation when C++ projects' complexity becomes extreme. Unfortunately, now a C++ programmer can't be on his...
...
View more Pagination arrow previous
Showing: - of 101