Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-code-analysis

I am looking for a recursion analysis tool [closed]

Visual Studio 2015 Code Analysis C6386 warns of buffer overrun

Extending jshint with custom checks

Visual Studio Code Analysis Error CA 1006

Heap Inspection Security Vulnerability

Detect SQL injections in the source code

Unintentional trailing comma that creates a tuple

Flag "print" statements in Python code

Automatically detect identical consecutive std::string::find() calls

Disable Code Analysis for Some Projects using MSBuild

How to prevent returning a pointer to a temporary variable?

How to find C++ spurious copy operations?

Static code analysis for detecting passing a wchar_t* to BSTR

Should I declare these methods const?

What are the tradeoffs of performing static analysis on source code, byte code, machine code, etc?

Code Metrics Analysis for Unmanaged C++ Code [closed]

How to sanitize and validate user input to pass a Checkmarx scan

Code Analysis Tools and Inter-Type-Declarations

Asynchronous code in custom ESLint rules

Detecting incorrect assertion methods