Package org.wso2.maven.reporter
Class SARIFReportGenerator
- java.lang.Object
-
- org.wso2.maven.reporter.AbstractGenerator
-
- org.wso2.maven.reporter.SARIFReportGenerator
-
- All Implemented Interfaces:
Generator
public class SARIFReportGenerator extends AbstractGenerator
-
-
Constructor Summary
Constructors Constructor Description SARIFReportGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenerateReport(ReporterContext reporterContext)StringgetName()-
Methods inherited from class org.wso2.maven.reporter.AbstractGenerator
getFileWriter
-
-
-
-
Method Detail
-
getName
public String getName()
-
generateReport
public void generateReport(ReporterContext reporterContext) throws IOException
- Throws:
IOException
-
-