Here are
42 public repositories
matching this topic...
Jenkins Warnings Plugin - Next Generation
Updated
Oct 29, 2021
Java
SpotBugs plugin for SonarQube
Updated
Oct 20, 2021
Java
Gradle quality plugin for Java and Groovy
Updated
Jun 29, 2021
Groovy
Java library for parsing report files from static code analysis.
Updated
Sep 11, 2021
Java
A collection of Eclipse plugins for M2Eclipse that carry configuration from the Checkstyle, FindBugs and PMD Maven plugins to their corresponding Eclipse plugins.
Updated
Oct 21, 2021
Java
A library to read static analysis reports into a Java object model
Updated
Oct 28, 2021
Java
A SpotBugs/FindBugs plugin to verify usage of SLF4J
Updated
Oct 21, 2021
Java
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Updated
Aug 6, 2020
Groovy
The SpotBugs Plugin for IntelliJ IDEA
Updated
Oct 29, 2021
Java
This project provides an advanced baseline to help you kick start a Spring project.
Updated
Oct 15, 2021
Java
GitHub Action to autograde projects based on a configurable set of metrics
Updated
Oct 22, 2021
Java
Updated
Oct 28, 2021
Java
Maven archetype to generate project for SpotBugs plugin
Updated
Sep 21, 2021
Java
Eclipse Plugin to integrate QA tools, such as PMD and Checkstyle, into Eclipse
Updated
Apr 11, 2021
Java
Push SpotBugs results as check run annotations
Updated
Oct 26, 2021
TypeScript
This project should be used to aggregate the reports of different code analysis tools, like SpotBugs, PMD, Checkstyle and more...
Example of how to setup spotbugs for an Android project
template for Java Gradle projects with GitHub Actions CI, Codecov, SpotBugs etc. setup
Updated
Oct 27, 2021
Java
SpotBugs Gradle plugin with HTML report in multi-project build
Updated
Mar 18, 2019
Java
Configuration files for Checkstyle, PMD and Findbugs (Spotbugs)
Plugins for build tools to enable incremental static analysis based on SpotBugs
Updated
Dec 11, 2020
Java
A Spring Boot sample app that uses RabbitMQ and shows how to test it.
Updated
Mar 31, 2021
Java
A simple HTTP REST service web application also called as Person API
Updated
Oct 23, 2018
Java
Maven plugin for scanning source code with combination of dependency-check, checkstyle, spotbugs, pmd and generate reports for SonarQube
A template for building PaperMC Minecraft server plugins
Updated
Oct 25, 2021
Java
A maven plugin to generate sonarqube rule XML from findbugs.xml
Updated
May 24, 2021
Java
sample implemenation of microservice using spring boot and swagger
Updated
Jun 13, 2020
Java
Improve this page
Add a description, image, and links to the
spotbugs
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
spotbugs
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently there is no easy way to use different classpath from source set.
Field sourceSet is private in SpotBugsTask. Please add getter for sourceSet to get this working: