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

Posts

Oct 29 2021
Best Warnings of Static Analyzer
Maxim Zvyagintsev
Everyone who runs the static analyzer on a project for the first time is slightly shocked by hundreds, thousands or even tens of thousands of warnings. It may be frustrating. Is my code so...
...
Oct 27 2021
Generic Math: C# super feature available in .NET 6 Preview 7
Guest
On August 10th, 2021, Microsoft announced the .NET 6 Preview 7...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Oct 25 2021
C++ for Beginners: Tips to Write Better Code
Yulia Khushnamova
When you are just starting to learn how to code, sometimes you may need practical tips from more experienced developers. What is a best practice for a specific scenario? What do you need to avoid? How to write better code? We took it upon us to help you out. Here's a s…
...
Oct 25 2021
How we sympathize with a question on Stack Overflow but keep silent
Andrey Karpov
On the stackoverflow.com website, we frequently see questions about how to look for bugs of a certain type. We know that PVS-Studio can solve the problem. Unfortunately, we have to keep...
...
Oct 22 2021
OWASP Top Ten and Software Composition Analysis (SCA)
Nikita Lipilin
The OWASP Top Ten 2017 category A9 (which became A6 in OWASP Top Ten 2021) is dedicated to using components with known vulnerabilities. To cover this category in PVS-Studio, developers have to...
...
Oct 20 2021
What's new in C# 10: overview
Valentin Prokofiev
This article covers the new version of the C# language - C# 10. Compared to C# 9, C# 10 includes a short list of enhancements. Below we described the enhancements and added explanatory...
...
Oct 14 2021
The OWASP diagnostic group in PVS-Studio
Nikita Lipilin
The PVS-Studio static analyzer allows you to automatically find various problems in the source code. It can also detect code fragments that do not comply with the OWASP Application...
...
Oct 12 2021
C++ tools evolution: static code analyzers
Andrey Karpov
Modern applications have lots of code. And the C++ language doesn't get easier. Nowadays, code reviews are not enough to fully analyze program code. Here's where static code analysis comes...
...
Oct 11 2021
Short-lived music [MuseScore code analysis]
Yulia Khushnamova
No project is perfect - whichever open-source project you examine, you can find a bug, or two - or... Welcome to our new video series where we study cases like this one. Let's start with MuseScore: we downloaded and inspected the project's source code. Now sit back and…
...
Oct 11 2021
PVS-Studio 7.15: MISRA, CWE, OWASP, Unreal Engine
Andrey Karpov
We are actively developing the PVS-Studio static analysis tool towards detecting Safety and Security-related errors. To be more precise, we've expanded the coverage of the MISRA C:2012 and OWASP...
...
View more Pagination arrow previous
Showing: - of 1579