Class ContrastVerifyMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.contrastsecurity.maven.plugin.ContrastVerifyMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="verify", requiresOnline=true, defaultPhase=VERIFY) public final class ContrastVerifyMojo extends org.apache.maven.plugin.AbstractMojoVerifies that none of the vulnerabilities found by Contrast Assess during integration testing violate the project's security policy (fails the build when violations are detected).
-
-
Constructor Summary
Constructors Constructor Description ContrastVerifyMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-