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

Webinar: Integrating SAST into DevSecOps - 25.03

>
Posts

Posts: articles

Mar 13 2026
Is OpenBSD... exotic? Community member's perspective
Taras Shevchenko
The internet is buzzing about GNU/Linux. People talk about the BSD family of operating systems less often than about this one. Are they more complex? Are they more boring? We'll get to the bottom...
...
#Go
Mar 11 2026
PVS-Studio Go analyzer beta testing
Artem Rovenskii
After months of extensive work on a new static code analyzer for Go, our team announces that it's now ready for public testing. Join the Early Access Program to be among the first to test. Here's...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Mar 11 2026
PVS-Studio JavaScript/TypeScript analyzer beta testing
Konstantin Volohovsky
After months of extensive work on a new static code analyzer for JavaScript and TypeScript, our team announces that it's now ready for public testing. Join the Early Access Program to be among...
...
#Go
Mar 06 2026
^ != <<
Georgii Tormozov
In some languages, the '^' operator can be used for exponentiation, but in other popular development stacks, it operates as the exclusive OR (XOR) operator. Today, we'll discuss how this...
...
Mar 04 2026
Comments that outlived errors
Evgenii Feklin
Many static analyzers enable suppressing individual warnings directly in code via special comments. Over time, the number of such comments in projects increases. Some of them lose their relevance...
...
Feb 27 2026
Brave new C#
Guest
Next month, another version of our beloved programming language is set to arrive. Nice reason to grab a cup of coffee and dwell on what is wrong with modern versions of C#, isn't it?
...
Feb 25 2026
How far does lookup see in C++?
Aleksandra Uvarova
In C++, it's good practice to place functions next to the types they operate on. To apply this approach correctly, we need to understand how name lookup mechanisms work and spot where functions...
...
Feb 20 2026
PVS-Studio 7.41: MISRA C 2023, enhanced Unreal Engine integration, new logging system, and much more
Valerii Filatov
PVS-Studio 7.41 has been released. It brings improvements for Unreal Engine, support for MISRA C 2023, an update to the IntelliJ IDEA plugin, and other useful changes. See more details in this...
...
Feb 19 2026
Code generation for algorithms in Java
Konstantin Volohovsky
Devs often use "magic code" to solve tree problems on LeetCode. However, enterprise code requires readability and maintainability for years. What shall we do when a task is so large that...
...
Feb 16 2026
Exploring OpenAPI Generator via static analysis
Vladislav Bogdanov
Would you like to see some errors and suspicious fragments in Java code? We found lost increments, empty regular expressions, strange string sanitization, and more in an open-source project...
...
View more Pagination arrow previous
Showing: - of 1568