public class NeuVectorWorker extends Object
Constructor and Description |
---|
NeuVectorWorker(Log logger,
Config config) |
NeuVectorWorker(Log logger,
Config config,
hudson.FilePath workspace,
String artifactName) |
Modifier and Type | Method and Description |
---|---|
void |
printHTMLReport(ScanResult scanResult) |
void |
printTxtReport(ScanResult scanResult) |
void |
scan(hudson.model.Run<?,?> run,
hudson.Launcher launcher) |
void |
testConnection() |
public void scan(hudson.model.Run<?,?> run, hudson.Launcher launcher) throws IOException, InterruptedException
IOException
InterruptedException
public void printHTMLReport(ScanResult scanResult) throws IOException, InterruptedException
IOException
InterruptedException
public void printTxtReport(ScanResult scanResult) throws IOException, InterruptedException
IOException
InterruptedException
public void testConnection() throws IOException
IOException
Copyright © 2016–2022. All rights reserved.