News

Ensure coding quality, safety, and security with the best static code analysis tool like PVS-Studio.
The last time we talked about static code analysis was with Visual Studio 2010 in these two articles: "Static Code Analysis in VS2010" and "Static Code Analysis Configuration." Code Analysis is used ...
Static Code Analysis Tools Static code analysis involves inspecting our program just by analyzing its source code, without ever executing it.
Static code analysis gives developers ability to review their code to uncover security vulnerabilities. InfoQ spoke with Brian Chess about static analysis and how it compares with other techniques.
Source code analysis (or static analysis) software helps keeps buggy code from seeing the light of day.
Dr. Mike Hennell, founder of LDRA, speaks with Technology Editor Bill Wong about the various aspects of static and dynamic code analysis tools.
When thinking about loops in programming languages, they often get simplified down to a conditions section and a body, but this belies the dizzying complexity that emerges when considering loop edg… ...
Given the complexity of microservices-based cloud-native systems, reliable static code analysis tools become a pivotal part of secure software testing.
When it needed a static code analysis tool for Python, OpenStack found no commercial products. Necessity being the mother of invention, OpenStack developed its own open source tool.
Technology Editor Bill Wong talks with Dr. Benjamin Brosgol of AdaCore about the latest static analysis technology.