Skip to content

aaasko/huntbugs

 
 

Repository files navigation

HuntBugs 0.0.3

Join the chat at https://gitter.im/amaembo/huntbugs

Maven Central Build Status Coverage Status

New Java bytecode static analyzer tool based on Procyon Compiler Tools aimed to supersede the FindBugs. Currently in early development stage, though already could be tried.

Currently 152 FindBugs warnings reimplemented and several new warnings added.

Use with Maven

Run mvn one.util:huntbugs-maven-plugin:huntbugs

The output report is located in target/huntbugs/report.html

About

Java bytecode static analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • XSLT 1.0%