Class ContrastScanMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.contrastsecurity.maven.plugin.ContrastScanMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="scan", defaultPhase=INTEGRATION_TEST, requiresOnline=true, threadSafe=true) public final class ContrastScanMojo extends org.apache.maven.plugin.AbstractMojoAnalyzes the Maven project's artifact with Contrast Scan to provide security insights- Since:
- 2.13.0
-
-
Constructor Summary
Constructors Constructor Description ContrastScanMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-