Best Software for 2025 is now live!
Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated FindBugs Alternatives

FindBugs Reviews & Product Details - Page 2

FindBugs Overview

What is FindBugs?

Static analysis tool for finding bugs in Java code.

FindBugs Details
Show LessShow More
Product Description

Static analysis tool for finding bugs in Java code.


Seller Details
Year Founded
1999
HQ Location
San Diego, CA
Twitter
@sourceforge
48,872 Twitter followers
LinkedIn® Page
www.linkedin.com
32 employees on LinkedIn®

Recent FindBugs Reviews

Verified User
U
Verified UserMid-Market (51-1000 emp.)
4.5 out of 5
"Findbugs Review"
It's a superb tool to find defects in Java code.
Khushbu Y.
KY
Khushbu Y.Small-Business (50 or fewer emp.)
5.0 out of 5
"Static Analysis Tool"
I have used Findbugs extensively while working on my thesis project where in it was necessary to detect dodgy code, potential issues related to mul...
Verified User
C
Verified UserMid-Market (51-1000 emp.)
5.0 out of 5
"FindBugs helps to protect as well from security breaches & Code quality."
FindBugs helps to protect as well from security breaches & Code quality.
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

FindBugs Media

Answer a few questions to help the FindBugs community
Have you used FindBugs before?
Yes

22 FindBugs Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
22 FindBugs Reviews
4.5 out of 5
22 FindBugs Reviews
4.5 out of 5
G2 reviews are authentic and verified.
Guilherme S.
GS
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

It's easy and useful tool that run with a simple command. Make my work easy on my day by day, user friendly. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Sometimes find not relevant bugs, should be configured by developer. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

Clean and quality code, show unused code blocks. Review collected by and hosted on G2.com.

Pon maheswaran K.
PK
Consultant
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Finding the bugs quickly and generate the possible result with multiple category. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Need more use case for finding the static code bugs. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

NULL check, String security check, Exception handling etc.. Review collected by and hosted on G2.com.

Verified User in Computer Software
CC
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

FindBugs helps to protect as well from security breaches & Code quality. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Sometime in a static code quality check it reduces the results & again report back like it was there.... so it needs to be consistent Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

I am using it for code quality, report generate, define severity level, to measure security check & to protect the app from unwanted attacks. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Easy to use, easy to plugin, understandable insights Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

more security issues should be covered so that it will be more efficient in all aspects Review collected by and hosted on G2.com.

Recommendations to others considering FindBugs:

FindBug is a good tool to be used in development cycle or during code reviews. FindBug plugins for CI tools and IDEs are also available which that makes the use real easy. FindBug identifies and provides very good insight about common software bugs and also provides some support for security issues that can be fixed at code level. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

We used Findug for identifying common coding problems. Review collected by and hosted on G2.com.

Yatharth D.
YD
Associate Consultant
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Categories and systematic view of bugs, that needa to be catered by developers. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Jenkins support for findbugs have been removed in new releases. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

bugs scanning Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Gives details on why there is an error so you can fix it. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Can become too focused on locating code errors, that you lose sight of how best to preventing runtime errors. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

Some of the best uses is simple context errors such as misspellings or leaving out a period or semicolon. FindBugs makes it easier to locate simpler problems like that without having to browse the entire document. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about FindBugs?

It certainly helps improvement of code quality. It’s recommended to use it along with SonarQube in your CI. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

I encountered a few false positives. But it’s something that cannot be helped. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

Maintaining code quality of such a huge enterprise application. As more people are involved in the project, automatic static analysis like FindBugs is necessary. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Good tool find bugs in code and report earlier.. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

there is no good UI , we need to depend on other third party tool to configure the report .. It will be good if the tool has all in single package without depending on other tools. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

1, Java code issues

2, Vulnerability issues

3. Checkstyle

4. SQL issues.. etc.., Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Free. Integration with IDE and Build Process. Variety of plugins available to integrate like FindSecBugs. Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Requires manual integration and changing build files. Can take effort for visual customization in reporting. Review collected by and hosted on G2.com.

Recommendations to others considering FindBugs:

In the beginning, it will require few iterations to fine-tune. Later it will run for years without any issues. Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

Code quality and security issues Review collected by and hosted on G2.com.

Verified User in Internet
CI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about FindBugs?

Easy to use, can find some easily overlooked problems Review collected by and hosted on G2.com.

What do you dislike about FindBugs?

Accuracy needs to be improved. Many low-priority errors can sometimes be annoying Review collected by and hosted on G2.com.

What problems is FindBugs solving and how is that benefiting you?

Some spelling errors, public methods are abstractly reused Review collected by and hosted on G2.com.