News

Dr. Mike Hennell, founder of LDRA, speaks with Technology Editor Bill Wong about the various aspects of static and dynamic code analysis tools.
Mickey looks at the changes to static code analysis since Visual Studio 2010.
Ultimately, writing a good static analysis tool is hard, and there are plenty of cases where it’s likely to trip up and give an invalid result.
Explain basic static and dynamic malware analysis. Analyze assembly code of software and demonstrate the ability to trace assembly code to probable language-specific code.
Static source code analysis tools can be an invaluable tool for software developers. Technology Editor Bill Wong talks with some of the major vendors in this space.
Static analysis tools are gaining popularity with Indian companies as software development models and perspectives mature. Here are some popular choices.
Hewlett-Packard's Fortify Source Code Analyzer 4.0 release is designed to deliver faster and more accurate analysis of software code.
Java static code analysis tools such as Checkstyle, FindBugs and others can parse your code to identify potential problems. Java developers should make code analysis a key part of the development ...
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.
Qodana integrates into CI/CD pipelines and with JetBrains IDEs and uses static code analysis to flag code quality, security, and performance issues.