Package com.google.tsunami.main.cli
Class TsunamiCli
- java.lang.Object
-
- com.google.tsunami.main.cli.TsunamiCli
-
public final class TsunamiCli extends Object
Command line interface for the Tsunami Security Scanner.
-
-
Method Detail
-
run
public boolean run() throws ExecutionException, InterruptedException, com.google.tsunami.workflow.ScanningWorkflowException, IOException- Throws:
ExecutionExceptionInterruptedExceptioncom.google.tsunami.workflow.ScanningWorkflowExceptionIOException
-
main
public static void main(String[] args)
-
-