Package tech.orla
Class TrivyScanMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- tech.orla.TrivyScanMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="trivy-scan") public class TrivyScanMojo extends org.apache.maven.plugin.AbstractMojo
-
-
Constructor Summary
Constructors Constructor Description TrivyScanMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringbuildTrivyParams()voidexecute()
-
-
-
Method Detail
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-
buildTrivyParams
public String buildTrivyParams()
-
-