Uses of Class
edu.umd.cs.findbugs.sarif.Taxon
Packages that use Taxon
Package
Description
The package providing a
BugReporter implementation which produces report in SARIF format.-
Uses of Taxon in edu.umd.cs.findbugs.sarif
Methods in edu.umd.cs.findbugs.sarif that return TaxonModifier and TypeMethodDescriptionstatic TaxonTaxon.from(String id, UUID guid, String shortDescription, String fullDescription, edu.umd.cs.findbugs.sarif.Level severityLevel) Create a new taxon element (see: ยง3.19.3).Methods in edu.umd.cs.findbugs.sarif with parameters of type Taxon