Class SarifBugReporter

All Implemented Interfaces:
Debug, RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLogger, ConfigurableBugReporter

public class SarifBugReporter extends BugCollectionBugReporter
  • Field Details

    • gson

      private final com.google.gson.Gson gson
  • Constructor Details

    • SarifBugReporter

      public SarifBugReporter(Project project)
  • Method Details