Package org.openrewrite.nodejs.table
Class VulnerabilityReport
java.lang.Object
org.openrewrite.DataTable<VulnerabilityReport.Row>
org.openrewrite.nodejs.table.VulnerabilityReport
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow
-
Constructor Details
-
VulnerabilityReport
public VulnerabilityReport(org.openrewrite.Recipe recipe)
-