public class ScannerExecuter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScannerExecuter.ImageLocation |
| Modifier and Type | Field and Description |
|---|---|
static String |
PODMAN_SOCKET_SUFFIX |
| Constructor and Description |
|---|
ScannerExecuter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
execute(Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener,
String artifactName,
String aquaScannerImage,
String apiURL,
String user,
Secret password,
Secret token,
int timeout,
String runOptions,
String locationType,
String localImage,
String registry,
boolean register,
String hostedImage,
boolean hideBase,
boolean showNegligible,
boolean checkonly,
String notCompliesCmd,
boolean caCertificates,
String policies,
Secret localToken,
String customFlags,
String tarFilePath,
String containerRuntime,
String scannerPath,
String runtimeDirectory) |
public static final String PODMAN_SOCKET_SUFFIX
public static int execute(Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, String artifactName, String aquaScannerImage, String apiURL, String user, Secret password, Secret token, int timeout, String runOptions, String locationType, String localImage, String registry, boolean register, String hostedImage, boolean hideBase, boolean showNegligible, boolean checkonly, String notCompliesCmd, boolean caCertificates, String policies, Secret localToken, String customFlags, String tarFilePath, String containerRuntime, String scannerPath, String runtimeDirectory)
Copyright © 2016–2025. All rights reserved.