ARTICLE
FindBugs - Java code source analyzer - version 1.2.1
Friday 5 October 2007
FindBugs which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs™ and the FindBugs logo are trademarked by The University of Maryland. FindBugs is sponsored by Fortify Software and SureLogicFindBugs requires JRE (or JDK) 1.4.0 or later to run. However, it can analyze programs compiled for any version of Java.
FindBugs analyzes more than 280 differents bugs in several catagories as well as bad practice, correctness, malicious code vulnerability.... It could be used either in command line or swing interface.
Here is the list of analyzed items.
POSTSCRIPTUM
RELATED ARTICLES
Code Auditing, Configurations checks, FindBugs,
4 May 2008 : Findbugs Java Code Analyzer updated to 1.3.4
2 April 2008 : Findbugs Java Code Analyzer updated to 1.3.3
24 March 2008 : Findbugs Java Code Analyzer updated to 1.3.3-rc1
28 February 2008 : Findbugs Java Code Analyzer updated to 1.3.2
29 December 2007 : Findbugs Java code analyzer updated to 1.3.1
Security Dashboard





