Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

13 Oct 2020
Organizing content on our blog with tags
Ekaterina Matveeva
As you know, we regularly post new content on programming and various interesting events from our company's life on our blog. The range of topics is expanding, and the number of articles is...
...
12 Oct 2020
Upsetting opinions about static analyzers
Andrey Karpov
Static analysis tools have advanced far over the time they've been around. They no longer resemble the "linters" that were in active use 20 years ago. But some programmers still view them...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
07 Oct 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 …
...
Nullable Reference will not protect you, and here is the proof
Nikolay Mironov
Have you ever wanted to get rid of the problem with dereferencing null references? If so, using Nullable Reference types is not your choice. Do you want to know why? This will be our topic...
...
02 Oct 2020
Checking WildFly, a JavaEE application server
Dmitry Scherbakov
WildFly (formerly known as JBoss Application Server) is an open-source JavaEE application server developed and first released by JBoss in February, 2008. The primary goal of the project is to...
...
24 Sep 2020
Why it is important to apply static analysis for open libraries that you add to your project
Andrey Karpov
Modern applications are built from third-party libraries like a wall from bricks. Their usage is the only option to complete the project in a reasonable time, spending a sensible budget, so it's...
...
23 Sep 2020
Why code reviews are good, but not enough
Andrey Karpov
Code reviews are definitely necessary and useful. It's a way to impart knowledge, educate, control a task, improve code quality and formatting, fix bugs. Moreover, you can notice high-level...
...
03 Sep 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…
...
03 Sep 2020
Checking QEMU using PVS-Studio
Evgeniy Ovsyannikov
QEMU is a rather well-known application for emulation. Static analysis can help developers of complex projects such as QEMU catch errors at early stages and generally improve quality and...
...
01 Sep 2020
PVS-Studio finds security defects and provides application security. Report by Forrester Research on SAST, Q3 2020
Andrey Karpov, Paul Eremeev
PVS-Studio, originally developed as a universal tool for finding errors in software code, is now gradually focusing on ensuring safety and security of applications, identifying potential...
...
View more Pagination arrow previous
Showing: - of 1605