#pvsstudio Suchergebnisse
PVS-Studio 7.39: OWASP Top Ten 2021, enhanced Visual Studio Code plugin, extended MISRA Compliance support, and more pvs-studio.com/en/blog/posts/… #pvsstudio #misra @misrac #owasp @SAST #cpp #charp #java
회사에서 코드 정적 분석 툴로 기존에 커버리티 사용하다가 가격을 7배 올린다고 해서 다른 제품 사용을 위해 리서치 중인데, PVS-Studio 가 눈에 들어온다. #정적분석툴 #코드분석툴 #PVSstudio
"Discovering mistakes in the code of GeoGebra - an engaging journey through mathematical software coding. Author: Anastasiia Ogneva. Even the best mathematicians can make coding errors. #Mathematics #Coding #PVSStudio #SoftwareDevelopment" ift.tt/WkgSnoP
dev.to
Even great mathematicians make mistakes
We know that math is a science of precision. Can we say the same about GeoGebra, an interactive math...
PVS-Studio is a static analysis software for detecting errors in the source code of C/C++/C++11 programs. This software is added to Visual Studio after installation and helps the programmer in finding and fixing errors. By #PVSStudio #CodeQuality #Static softwarevit.com/download-pvs-s…
🔄 Updating to PVS-Studio 7.34 means embracing .NET 9 and new C# features, but it comes with challenges! The shift to Roslyn's new architecture complicates legacy support. Discover the journey and hurdles faced by the PVS-Studio team. #PVSStudio #DotNet9… ift.tt/2uIzQJ9
dev.to
How to update library and get swamped with this task.
Every year, Microsoft releases a new version of .NET. This is a major event that prompts us to update...
🔍 Exciting news! PVS-Studio's plugin for SonarQube has been updated to two plugins to accommodate the latest SonarQube version. Read about the new features and improvements in their latest blog post by Anastasiia Ogneva. #PVSStudio #SonarQube #CodeQuali… ift.tt/Lky3eJ6
dev.to
Get me two! PVS-Studio plugin update for SonarQube
The PVS-Studio plugin for SonarQube has been around for a long time. However, in the latest update,...
"ReactOS 11 years later: Resilience in the face of challenges. PVS-Studio's analysis uncovers progress and persisting issues. Kudos to the team for clean bootloader code. #ReactOS #PVSStudio #CodeQuality #OpenSource" ift.tt/r1HcLtq
dev.to
Eleven moments of ReactOS: user mode gets better?
ReactOS is a project where the victory over regression and the delivery of a new feature (or its...
🕹️ Check out the top 10 warnings issued by PVS-Studio for the qdEngine game engine, analyzed by Andrey Karpov. Learn how the Best button helps identify diverse and interesting bugs in the code. Refactoring tips included! #GameDev #CodeQuality #PVSStudio 🛠️ ift.tt/LOKNueD
dev.to
Let's check the qdEngine game engine, part one: top 10 warnings issued by PVS-Studio
Author: Andrey Karpov The bugs found in the qdEngine game engine are quite diverse, so I don't want...
🤖 Can AI truly know everything? Anna Voronina explores how ChatGPT fared when quizzed about PVS-Studio. The results? Mixed accuracy! While it has some insights, it missed key details like the founders. Dive into the findings! #AI #ChatGPT #PVSStudio ift.tt/BNlnLc1
🔍 Discover how third-party libraries can unintentionally disable static analyzer rules, affecting your code quality. Anastasiia Vorobeva shares insights and solutions to maintain effective diagnostics in your projects. #CodeAnalysis #PVSStudio #Software… ift.tt/O9ASb0B
dev.to
How third-party libraries change code analysis rules
Imagine you add a third-party library and suddenly some diagnostic rules of the static analyzer stop...
🔍 Enhance static code analysis with user annotations in PVS-Studio! Author Alexandra Kochetkova sheds light on boosting analyzer accuracy by manual hints. Dive into the power of custom annotations now! #StaticCodeAnalysis #PVSStudio #Programming 🔍 ift.tt/2yVkLw9
dev.to
User annotations for PVS-Studio
How often does your static analyzer struggle to identify the source code nuances? It probably happens...
"Discover Flax Engine, the 'golden mean' between Unity and Unreal Engine, with support for C++ and C# scripting. Learn about PVS-Studio's analysis of its source code and potential issues. #FlaxEngine #GameDev #PVSStudio" ift.tt/BEOzQKv
dev.to
Flax Engine. Exploring game engine & analyzing its source code
"It's like Unreal and Unity had a baby," as the GameDev community has affectionately described the...
🚀 PVS-Studio 7.32 is out! Enhanced C++ analysis, new plugins, and more. Optimize memory consumption, exclude projects from analysis, and support new build systems. Stay updated with the latest release! #PVSStudio #Cplusplus #StaticCodeAnalysis 🚀 ift.tt/1YB6xDU
dev.to
PVS-Studio 7.32: enhanced analysis, new plugins and more
PVS-Studio 7.32 has been released. Discover enhanced C++ analysis optimization, new plugins and...
"Refactor your C++ code with PVS-Studio static analyzer to write shorter, safer code. Learn from Andrey Karpov's article on simplifying C++ code with PVS-Studio warnings. Enhance your code and fix bugs! #PVSStudio #CodeRefactoring #CPlusPlus" ift.tt/G2aegZ3
"Discover 10 more bugs in qdEngine game engine with PVS-Studio! From error handlers to memory leaks, learn how static code analysis tools can prevent classic bugs. Don't miss out! #qdEngine #PVSStudio #StaticCodeAnalysis" ift.tt/bc2zuwK
dev.to
Let's check the qdEngine game engine, part three: 10 more bugs
Author: Andrey Karpov In the first article about qdEngine, we've discussed 10 errors selected by the...
"Learn how to set up static analysis for Unreal Engine projects with PVS-Studio! Check out this comprehensive guide by Anastasiia Ogneva for a step-by-step process and new diagnostic rules. #UnrealEngine #PVSStudio #StaticAnalysis" ift.tt/ctPQa6U
dev.to
Setting up static analysis for Unreal Engine project
The PVS-Studio analyzer's been supporting the analysis of the Unreal Engine projects for a long time....
pvs-studio.com/en/blog/posts/… PVS-Studio in 2024. It's January 2025, so it's a perfect time to reflect on everything in 2024. In this article, we explore what the PVS-Studio team introduced last year: new plugins, integrations, features, and much more! #pvsstudio #sast
pvs-studio.com/en/blog/posts/… Want to distribute a large project build across multiple computers? Easy! Let's figure out how to use Unreal Horde, a new tool inside #UnrealEngine 5.5. Besides, we'll cover how to run PVS-Studio analysis using it. #pvsstudio #UE5 #UnrealHorde
pvs-studio.com/en/blog/posts/… #VSCode is a code editor that many developers are familiar with. Adding different extensions to enhance the programming experience is one of its main features. Now one of them helps find errors more efficiently not only in C, C++ but in C# code. #pvsstudio
pvs-studio.com
Using the PVS-Studio extension for VS Code to effectively handle errors in C# code
VS Code is a code editor that many developers are familiar with. Adding different extensions to enhance the programming experience is one of its main features. Now one of them helps find errors...
PVS-Studio 7.39: OWASP Top Ten 2021, enhanced Visual Studio Code plugin, extended MISRA Compliance support, and more pvs-studio.com/en/blog/posts/… #pvsstudio #misra @misrac #owasp @SAST #cpp #charp #java
🤖 Can AI truly know everything? Anna Voronina explores how ChatGPT fared when quizzed about PVS-Studio. The results? Mixed accuracy! While it has some insights, it missed key details like the founders. Dive into the findings! #AI #ChatGPT #PVSStudio ift.tt/BNlnLc1
pvs-studio.com/en/blog/posts/… Want to distribute a large project build across multiple computers? Easy! Let's figure out how to use Unreal Horde, a new tool inside #UnrealEngine 5.5. Besides, we'll cover how to run PVS-Studio analysis using it. #pvsstudio #UE5 #UnrealHorde
pvs-studio.com/en/blog/posts/… PVS-Studio in 2024. It's January 2025, so it's a perfect time to reflect on everything in 2024. In this article, we explore what the PVS-Studio team introduced last year: new plugins, integrations, features, and much more! #pvsstudio #sast
🔄 Updating to PVS-Studio 7.34 means embracing .NET 9 and new C# features, but it comes with challenges! The shift to Roslyn's new architecture complicates legacy support. Discover the journey and hurdles faced by the PVS-Studio team. #PVSStudio #DotNet9… ift.tt/2uIzQJ9
dev.to
How to update library and get swamped with this task.
Every year, Microsoft releases a new version of .NET. This is a major event that prompts us to update...
🔍 Discover how third-party libraries can unintentionally disable static analyzer rules, affecting your code quality. Anastasiia Vorobeva shares insights and solutions to maintain effective diagnostics in your projects. #CodeAnalysis #PVSStudio #Software… ift.tt/O9ASb0B
dev.to
How third-party libraries change code analysis rules
Imagine you add a third-party library and suddenly some diagnostic rules of the static analyzer stop...
pvs-studio.com/en/blog/posts/… PVS-Studio 7.34: support for Apple Silicon ARM64, .NET 9 #PVSStudio #ARM64 #Net9 #dotnet9 #CodeChecker
pvs-studio.com
PVS-Studio 7.34: support for Apple Silicon ARM64, .NET 9, taint analysis in Java analyzer, and more
PVS-Studio 7.34 has been released. Discover the latest features, including support for Apple Silicon processors with ARM64 architecture, .NET 9 project compatibility, the introduction of the taint...
pvs-studio.com/en/blog/posts/… Our team is constantly enhancing the PVS-Studio static analyzer to boost the code analysis efficiency. In this article, we will explore the latest analyzer updates that significantly improve the analysis of #UnrealEngine projects. #PVSStudio #GameDev #cpp
pvs-studio.com
What′s new in PVS-Studio for Unreal Engine?
Our team is constantly enhancing the PVS-Studio static analyzer to boost the code analysis efficiency. In this article, we will explore the latest analyzer updates that significantly improve the...
🔍 Enhance static code analysis with user annotations in PVS-Studio! Author Alexandra Kochetkova sheds light on boosting analyzer accuracy by manual hints. Dive into the power of custom annotations now! #StaticCodeAnalysis #PVSStudio #Programming 🔍 ift.tt/2yVkLw9
dev.to
User annotations for PVS-Studio
How often does your static analyzer struggle to identify the source code nuances? It probably happens...
🚀 PVS-Studio 7.32 is out! Enhanced C++ analysis, new plugins, and more. Optimize memory consumption, exclude projects from analysis, and support new build systems. Stay updated with the latest release! #PVSStudio #Cplusplus #StaticCodeAnalysis 🚀 ift.tt/1YB6xDU
dev.to
PVS-Studio 7.32: enhanced analysis, new plugins and more
PVS-Studio 7.32 has been released. Discover enhanced C++ analysis optimization, new plugins and...
"Discover Flax Engine, the 'golden mean' between Unity and Unreal Engine, with support for C++ and C# scripting. Learn about PVS-Studio's analysis of its source code and potential issues. #FlaxEngine #GameDev #PVSStudio" ift.tt/BEOzQKv
dev.to
Flax Engine. Exploring game engine & analyzing its source code
"It's like Unreal and Unity had a baby," as the GameDev community has affectionately described the...
🔍 Exciting news! PVS-Studio's plugin for SonarQube has been updated to two plugins to accommodate the latest SonarQube version. Read about the new features and improvements in their latest blog post by Anastasiia Ogneva. #PVSStudio #SonarQube #CodeQuali… ift.tt/Lky3eJ6
dev.to
Get me two! PVS-Studio plugin update for SonarQube
The PVS-Studio plugin for SonarQube has been around for a long time. However, in the latest update,...
"Discovering mistakes in the code of GeoGebra - an engaging journey through mathematical software coding. Author: Anastasiia Ogneva. Even the best mathematicians can make coding errors. #Mathematics #Coding #PVSStudio #SoftwareDevelopment" ift.tt/WkgSnoP
dev.to
Even great mathematicians make mistakes
We know that math is a science of precision. Can we say the same about GeoGebra, an interactive math...
"Discover 10 more bugs in qdEngine game engine with PVS-Studio! From error handlers to memory leaks, learn how static code analysis tools can prevent classic bugs. Don't miss out! #qdEngine #PVSStudio #StaticCodeAnalysis" ift.tt/bc2zuwK
dev.to
Let's check the qdEngine game engine, part three: 10 more bugs
Author: Andrey Karpov In the first article about qdEngine, we've discussed 10 errors selected by the...
"ReactOS 11 years later: Resilience in the face of challenges. PVS-Studio's analysis uncovers progress and persisting issues. Kudos to the team for clean bootloader code. #ReactOS #PVSStudio #CodeQuality #OpenSource" ift.tt/r1HcLtq
dev.to
Eleven moments of ReactOS: user mode gets better?
ReactOS is a project where the victory over regression and the delivery of a new feature (or its...
"Refactor your C++ code with PVS-Studio static analyzer to write shorter, safer code. Learn from Andrey Karpov's article on simplifying C++ code with PVS-Studio warnings. Enhance your code and fix bugs! #PVSStudio #CodeRefactoring #CPlusPlus" ift.tt/G2aegZ3
🕹️ Check out the top 10 warnings issued by PVS-Studio for the qdEngine game engine, analyzed by Andrey Karpov. Learn how the Best button helps identify diverse and interesting bugs in the code. Refactoring tips included! #GameDev #CodeQuality #PVSStudio 🛠️ ift.tt/LOKNueD
dev.to
Let's check the qdEngine game engine, part one: top 10 warnings issued by PVS-Studio
Author: Andrey Karpov The bugs found in the qdEngine game engine are quite diverse, so I don't want...
"Learn how to set up static analysis for Unreal Engine projects with PVS-Studio! Check out this comprehensive guide by Anastasiia Ogneva for a step-by-step process and new diagnostic rules. #UnrealEngine #PVSStudio #StaticAnalysis" ift.tt/ctPQa6U
dev.to
Setting up static analysis for Unreal Engine project
The PVS-Studio analyzer's been supporting the analysis of the Unreal Engine projects for a long time....
pvs-studio.com/en/blog/posts/… Are you a Java developer and prefer to work in VS Code? Good news! Now you can enhance code safety with the PVS-Studio extension, which helps detect errors in Java projects and much more. #pvsstudio #java #VSCode #VisualStudioCode
pvs-studio.com
PVS-Studio extension for Visual Studio Code: searching for errors in Java code
Are you a Java developer and prefer to work in VS Code? Good news! Now you can enhance code safety with the PVS-Studio extension, which helps detect errors in Java projects and much more.
pvs-studio.com/en/blog/posts/… PVS-Studio 7.29 has been released. Now you can analyze Java projects in a plugin for VS Code, check Boost smart pointers, use plugin for Qt Creator 12 on macOS, and that's not all! See more details in this note. #pvsstudio #vscode #boost #QtCreator
pvs-studio.com
PVS-Studio 7.29: Java code check in VS Code, Boost smart pointers, and plugin for Qt Creator on...
PVS-Studio 7.29 has been released. Now you can analyze Java projects in a plugin for VS Code, check Boost smart pointers, use the PVS-Studio plugin for Qt Creator 12 on macOS, and that′s not all!...
🎨В день графического дизайна хотим напомнить вам, что у нас есть яркий единорожный мерч, который создают наши дизайнеры. Кружки, статусы, наклейки и прочее - всё продумано до мельчайших деталей! #дизайн #pvsstudio
PVS-Studio for Indie Developers 🔗gamedev.net/blogs/entry/22… #gamedev #IndieDevelopers #pvsstudio #cpp #csharp #Java #codequality #programming
Всем привет!👋Я единорог - маскот компании PVS-Studio. Мы помогаем программистам повышать качество кода. Как именно, я расскажу в следующих твитах, потому что на этой неделе, как уже сказали, аккаунт буду вести я 😊 #pvsstudio #качествокода #программирование
#dotnext Сергей Васильев из #pvsstudio рассказал о наиболее частых вопросах касаемо анализатора PVS-Studio, возникающих на конференциях: как попробовать, начать использовать, как встроить в CI и т.п.
Our readers suggested writing an article on check of LLVM 8.0.0 new version. There will be a lot of interesting examples of errors in the article. For example, I liked this fragment of code. #cpp #llvm #pvsstudio
🖍 Happy International Design Day! Did you know we have this awesome unicorn merch made by our designers? Well, now you do. Mugs, stickers, calendars, etc - everything was thought out down to every last detail. #design #pvsstudio
#cpprussia Евгений Рыжков из #pvsstudio выступил с мини-докладом на демостейдже и рассказал о том, почему важен статический анализ кода и как правильно внедрять его в процесс разработки.
Is static code analysis possible without false positives? habr.com/en/company/pvs… #pvsstudio #cicd #devops #sast #bugs #programming
Something went wrong.
Something went wrong.
United States Trends
- 1. Packers 51.5K posts
- 2. Panthers 41.5K posts
- 3. Bears 57.1K posts
- 4. Bengals 38.5K posts
- 5. Colts 35.7K posts
- 6. Steelers 52K posts
- 7. Drake London 6,977 posts
- 8. #KeepPounding 5,294 posts
- 9. Lions 59.1K posts
- 10. Falcons 28.4K posts
- 11. Joe Flacco 4,001 posts
- 12. Daniel Jones 8,196 posts
- 13. FanDuel 41.5K posts
- 14. Broncos 30.2K posts
- 15. #Skol 4,371 posts
- 16. Vikings 36.4K posts
- 17. Jordan Love 8,741 posts
- 18. #HereWeGo 6,385 posts
- 19. JJ McCarthy 6,133 posts
- 20. LaFleur 6,314 posts