spotbugs
Java bug detector
An open-source tool for identifying potential bugs in Java code during development and analysis.
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
4k stars
76 watching
598 forks
Language: Java
last commit: about 1 month ago
Linked from 3 awesome lists
code-analysisfindbugshacktoberfestlinterstatic-analysisstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
find-sec-bugs/find-sec-bugs | A plugin for static analysis of Java web applications and Android applications to identify potential security vulnerabilities. | 2,293 |
diffplug/spotless | Automates code formatting and error correction across multiple programming languages and build tools. | 4,629 |
javamelody/javamelody | A tool to monitor and analyze the performance of Java-based web applications | 2,971 |
dropwizard/dropwizard | A lightweight Java framework for building fast and maintainable RESTful web services. | 8,507 |
eclipse-jkube/jkube | Tools and plugins for building cloud-native Java applications on Kubernetes and OpenShift | 776 |
gaul/modernizer-maven-plugin | Detects uses of legacy Java APIs in source code to recommend modern alternatives. | 379 |
apache/netbeans | An integrated development environment and tooling platform for building, testing, and running Java-based applications. | 2,691 |
google/auto | Automates repetitive and mechanical Java tasks to reduce bugs and improve code quality | 10,441 |
jacoco/jacoco | A Java code coverage tool that measures the percentage of lines executed during testing | 4,240 |
diffplug/spotless-changelog | Automates changelog verification and version computation for software projects | 46 |
jhipster/generator-jhipster | A development platform to generate and deploy modern web applications using various frameworks and tools. | 21,622 |
igniterealtime/smack | An XMPP client library for Java and Android | 2,385 |
meteor/meteor | An ultra-simple environment for building modern web applications using JavaScript and reactive programming concepts. | 44,479 |
jenkinsci/warnings-ng-plugin | Automatically detects and reports coding issues in source code | 341 |
marmelab/gremlins.js | A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. | 9,036 |