macOS
brew install spotbugslocal Homebrew formula metadata
brew / rank 4229
Tool for Java static analysis (FindBugs's successor). Version 4.10.3 via Homebrew; verified 2026-07-13. Also installable with zypper: sudo zypper install spotbugs.
install
brew install spotbugslocal Homebrew formula metadata
sudo zypper install spotbugsopenSUSE Tumbleweed package metadata · spotbugs · source: download.opensuse.org
scoop install main/spotbugsScoop official bucket manifest trees · bucket/spotbugs.json · source: api.github.com
overview
Tool for Java static analysis (FindBugs's successor)
history
SpotBugs is the community continuation of FindBugs, providing Java bytecode static analysis through a standalone tool, CLI, GUI, and build-tool integrations.
The official homepage states that SpotBugs is a fork of the now-abandoned FindBugs project and carries on from where it left off with community support. Its GitHub repository was created in 2016, and the official manual copyright line also begins in 2016.
SpotBugs is used both directly and through Java build ecosystems. The official homepage lists standalone use plus Ant, Maven, Gradle, and Eclipse integrations, while the input records Homebrew and Scoop package-manager entries for installing the command-line distribution.
The manual describes GUI and command-line interfaces. On Unix-like systems, users can run the wrapper script from $SPOTBUGS_HOME/bin, invoke the jar directly, or put the bin directory in PATH and run `spotbugs`.
Package nerds care about SpotBugs because it turns a Java static-analysis distribution into a repeatable CLI install with a predictable wrapper, Java runtime requirement, plugin support, and build-system integration. It also represents the package-manager handoff from an abandoned predecessor to a maintained successor.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spotbugs | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:spotbugs |
|---|---|
| Version | 4.10.3 |
| Package manager | Homebrew |
| Homepage | https://spotbugs.github.io/ |
| Repository | https://github.com/spotbugs/spotbugs |
| Last updated | 2026-07-13T04:36:23Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
spotbugs 4.9.8-1.3
A tool for static analysis to look for bugs in Java code
sudo zypper install spotbugsspotbugs-annotations 4.9.8-1.3
Annotations the SpotBugs tool supports
sudo zypper install spotbugs-annotationsspotbugs-ant 4.9.8-1.3
Ant task for spotbugs
sudo zypper install spotbugs-antspotbugs-javadoc 4.9.8-1.3
API documentation for spotbugs
sudo zypper install spotbugs-javadocmain/spotbugs
scoop install main/spotbugssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.