Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

What is the subset of problems that static analysis cannot capture?

How to exclude folders from c++ core guidelines checkers check path?

How to static analyze C++ and Objective-C++ code?

How to exclude viewmodel properties from CA1811

c# mvvm static-analysis

Value tracking in Eclipse

Are there any PHP static analyzers that detect non-existent class method calls?

php static-analysis

Static analysis tool to check locking before access to variable

Resharper: Suspicious type conversion or check

Does type inference slow down auto-completion in the IDE

How to train Coverity for "suspicious sizeof" or SIZEOF_MISMATCH finding?

iPhone - Why didn't the Static Analyzer pick this up?

Eclipse null analysis: The expression of type int needs unchecked conversion to conform to '@Nonnull Integer'

Find not disposed IDisposables

How to speed up sonarqube analysis job?

Can Klocwork (or other tools) be aware of types, typedefs and #define directives?

Are there any open source Java analysis libraries for data/control dependence? [closed]

java static-analysis

Why does CppCheck give an array access out of bounds error for this static const array?

VisitDecl vs. TraverseDecl (Clang RecursiveASTVisitor)

How to get the fully-qualified target of a MethodInvocation?

Can SonarQube be used as a Static Application Security Testing (SAST) tool?