Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

FindBugs

Compare

  Analyzed 1 day ago

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. Findbugs is obsolete project. The README of the github says "FindBugs is now SpotBugs" see https://spotbugs.github.io/ [Less]

285K lines of code

0 current contributors

over 6 years since last commit

375 users on Open Hub

Inactive
4.25
   
I Use This

shellcheck

Compare

  Analyzed about 3 hours ago

ShellCheck, a shell script static analysis tool

16.2K lines of code

21 current contributors

9 days since last commit

5 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

Prospector (Python)

Compare

Claimed by Python Code Quality Authority No analysis available

A Python static analysis frontend which configures and filters PyLint to produce more useful output and which will gain additional backends in future versions. (If Flake8 is the lightweight check your IDE runs every time you save, this is intended to be the thorough check you run on a commit or ... [More] push hook.) This is also the backend which powers Landscape.io, so using them together is similar to running your test suite manually before you push to the continuous integration server. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: GPL2

Perl::Critic::Bangs

Compare

  Analyzed about 11 hours ago

Perl::Critic::Bangs is a collection of Perl::Critic policies that will help make your code better.

1.08K lines of code

0 current contributors

about 1 month since last commit

3 users on Open Hub

Low Activity
4.0
   
I Use This

SpotBugs

Compare

  Analyzed about 6 hours ago

SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

271K lines of code

25 current contributors

2 days since last commit

3 users on Open Hub

High Activity
4.0
   
I Use This
Licenses: No declared licenses

codechecker

Compare

  Analyzed about 1 hour ago

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy

77.9K lines of code

19 current contributors

6 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

pydocstyle

Compare

Claimed by Python Code Quality Authority Analyzed about 3 hours ago

PEP257 docstring style checker.

5.19K lines of code

14 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

GNU cflow

Compare

Claimed by GNU No analysis available

GNU cflow analyzes a collection of C source files and prints a graph charting control flow within the program.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

CoFlo

Compare

  Analyzed about 15 hours ago

CoFlo is a Free and Open Source source code analysis tool which generates and analyzes control flow graphs from C and C++ source. Control flow graphs can be output in graphical or textual format. CoFlo’s target audience is all developers in need of a deeper inspection, analysis, understanding ... [More] , and visualization of their C and C++ source code. [Less]

12.1K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Brakeman

Compare

  Analyzed about 13 hours ago

A static analysis vulnerability scanner for Ruby on Rails applications.

60.7K lines of code

16 current contributors

12 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This