OWASP Find Security Bugs Plugin · Core module of the project. It include all the SpotBugs detectors. The resulting jar is the published plugin.
Group: com.h3xstream.findsecbugs - All Dependencies
FindBugs Test Utility · Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion
Find Security Bugs Samples Dependencies · Find Security Bugs stub dependencies use for the samples. This module create facades for all the APIs (classes, interfaces and annotations) that are use in the test code. The objective is to avoid the needed to download all the framework supported by the static analyzer.
Find Security Bugs plugin dependencies · This module create facades for all the APIs (classes, interfaces and annotations) that are use in the test code. The objective is to avoid the needed to download all the framework supported by the static analyzer.
FindSecBugs Test Utility · Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion Part of the code was imported to SpotBugs: (Those functions are supported by the SpotBugs project) https://github.com/spotbugs/spotbugs/tree/master/test-harness
Website Generator · The static website reuse the description of the bug patterns to build a overview.
OWASP Find Security Bugs root · Root project file that aggregate the different modules of Find Security Bugs.
FindBugs Command Line Interface · Command Line Interface that provided a simply way to scan rapidly JAR files.
Find Security Bugs Graph Builder Plugin · This module build graph database from the code.
Find Security Bugs Plugin · Core module of the project. It include all the FindBugs detectors. The resulting jar is the published plugin.