Code Analysis
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. I…
Roslyn Analyzer which enforces the usage of 'is null' and 'is not null' over '== null' and '!= null'.
Free and Open Source Reverse Engineering Platform powered by rizin