Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

SonarQube and Java plugin installed, no rules under Quality Profiles

Is there any static checking tool to check buggy code like this

c++ static-analysis

gcc: quickly check for all errors but not compile C?

Is there a static analysis tool for identifying sql injection for php/mysql

static analysis to find out all the referenced class from a root in java

Is there a way to specify a post condition using resharper attributes?

Can ASM method-visitors be used with interfaces?

C syntax parser [closed]

Is there a way to find "hidden" unused variables in Rust?

Find unused functions in a C project by static analysis

How to disable radon high cyclomatic complexity check?

When using a SAST tool, why do we have to use a "build wrapper" for compiled languages (e.g. C/C++)?

Is there any tool which rewrites C++ for-loops to stl-algorithms? [closed]

c++ stl static-analysis

Is it possible to define custom/local linters in vscode?

Why it is not suggested to pass hardcoded absolute path name to File object constructor File(String)

How can I find the ad library used by an android application