fb

Static java code analyzer to find bugs

Install

All systems
curl cmd.cat/fb.sh
Debian Debian
apt-get install findbugs
Ubuntu
apt-get install findbugs
Arch Arch Linux
pacman -S fb-client
image/svg+xml Kali Linux
apt-get install findbugs
Fedora
dnf install findbugs
Windows (WSL2)
sudo apt-get update sudo apt-get install findbugs
OS X
brew install fb-client
Raspbian
apt-get install findbugs

findbugs

Static java code analyzer to find bugs

Findbugs is a program which uses static analysis to look for bugs in Java code. It can analyze programs compiled for any version of Java, from 1.0 to 1.8. Findbugs provides both GUI and command line interfaces and supports many bug patterns.

fb-client

Client for paste.xinu.at