Package crypto.reporting
-
Class Summary Class Description CollectErrorListener CommandLineReporter This class extends the classReporterby generating an analysis report and print it to the command line.CSVReporter This class extends the classReporterby generating an analysis report and write it into a csv file.CSVSummaryReporter This class extends the classReporterby generating a summary of the analysis and write it into a csv file.ErrorMarkerListener This listener is notified of any misuses the analysis finds.GitHubAnnotationReporter Reporter Superclass for all reporters.ReporterHelper This class is used to generate a report as aStringfor multiple other classes.ReportStatistics This class is used by the classReporterto store all statistics, which are relevant for the analysis.SARIFConfig SARIFHelper SARIFReporter This class extends the classReporterby generating an analysis report and write it into a JSON file in the SARIF format.SourceCodeLocater TXTReporter This class extends the classReporterby generating a report and writing it into a text file.