findbugs topic

List findbugs repositories

Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module

gradle-code-quality-tools-plugin

346
Stars
26
Forks
Watchers

Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

gnag

125
Stars
14
Forks
Watchers

A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.

android-quality-starter

29
Stars
6
Forks
Watchers

setup CheckStyle, FindBugs, PMD and Lint for your Android project easily

spotbugs

3.4k
Stars
576
Forks
Watchers

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

sputnik

200
Stars
118
Forks
Watchers

Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!

find-sec-bugs

2.2k
Stars
465
Forks
Watchers

The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)

violations-lib

140
Stars
39
Forks
Watchers

Java library for parsing report files from static code analysis.

kotlin-android-starter

601
Stars
97
Forks
Watchers

[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.

android-starter

512
Stars
68
Forks
Watchers

[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.