Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the engine class
(
FindBugs ), the object model classes for bug
instances (BugInstance ,
BugAnnotation ), and other miscellany. |
edu.umd.cs.findbugs.sarif |
The package providing a
BugReporter implementation which produces report in SARIF format. |
Modifier and Type | Class and Description |
---|---|
class |
HTMLBugReporter |
class |
XMLBugReporter
Report warnings as an XML document.
|
Modifier and Type | Class and Description |
---|---|
class |
SarifBugReporter |
SpotBugs is licensed under the LGPL.