Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
PVS-Studio capabilities

Posts: video, PVS-Studio capabilities

Nov 05 2020
What is SAST and how does it help a developer?
Maxim Zvyagintsev
Have you ever met such an abbreviation as SAST? If you have been developing for a long time, then you're heard of it for sure. However, you might not have given it any importance. In doing so, you're definitely wrong, because this is an incredibly important thing for t…
...
Nov 02 2020
How to hide the analyzer false positives?
Maxim Zvyagintsev
If you're using a static analyzer, most likely you stumble upon cases when it gets something wrong and gives false positives. So, somehow you need to tell it about an incorrect case and let a false warning go to long rest. The good news is that we have a special mechan…
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Oct 22 2020
How to exclude unnecessary files from static analysis?
Maxim Zvyagintsev
Few projects can do without outside libraries and other useful ready-made solutions. However, analyzers can see the whole code and check it with abandon. That's why sometimes it's worth pointing out the spots where they should stop and analyze nothing. In this video, w…
...
Oct 15 2020
How to speed up the project analysis and not to waste your time?
Maxim Zvyagintsev
Static analysis can always back you up when the time comes. But by the time it is done, you will have drunk gallons of coffee... That's why developers of these utilities are always looking for a way to make users' life easier and save time. The incremental analysis be…
...
Oct 07 2020
Analyzing Java Code in IntelliJ using PVS-Studio Analyzer | How to find bugs in your Java Code
If you have been programming for a while, you know the worst thing that can happen to you is one little bug inside your code that you can’t find. It is so frustrating and time consuming and can really demotivate you from coding. So, Today I am going to show you how to …
...
Sep 03 2020
Static Code Analysis Using PVS-Studio // Static Code Analysis For Java, C++, and C# // Thetips4you
Hello Friends, Welcome back to my channel. If you have seen my previous videos we have gone through how to make use of SonarQube for static code analysis and Vulnerability management. In this tutorial, I am going to introduce to you another tool called PVS studio. Lets…
...
Jun 20 2020
Static Analysis in Unreal Engine 4 | UE4 Tutorial
In this UE4 tutorial, we will look over the general process of static analysis of C++ code and then get specific in how this is done using PVS-Studio. We all know that no one writes perfect code. There's always a chance that there will appear bugs, even in big projects…
...
May 08 2020
Static Analysis in C++
In this video, you'll find out more about one of the ways how to improve your C++ code which by applying static analysis tools. Despite the fact that every programmer strives to write flawless code and compute everything on the fly, it's hard even for an experienced pr…
...
Oct 22 2019
PVS-Studio in 2019
George Gribkov
We bring to your attention the presentation of “PVS-Studio in 2019”. The fact is that from time to time our users ask if there is any material that overviews the analyzer's capabilities, describes what it is, and so on. For this reason, we decided to record this presen…
...
View more Pagination arrow previous
Showing: - of 29