public class GcrVulnerabilityScanner extends Object
Constructor and Description |
---|
GcrVulnerabilityScanner() |
Modifier and Type | Method and Description |
---|---|
static io.grafeas.v1.Occurrence |
pollDiscoveryOccurrenceFinished(io.grafeas.v1.GrafeasClient client,
String resourceUrl,
String projectId,
long timeoutSeconds) |
ArrayList<io.grafeas.v1.Occurrence> |
run(String resourceUrl,
String projectId,
hudson.model.TaskListener taskListener,
hudson.Launcher launcher) |
public ArrayList<io.grafeas.v1.Occurrence> run(String resourceUrl, String projectId, hudson.model.TaskListener taskListener, hudson.Launcher launcher)
public static io.grafeas.v1.Occurrence pollDiscoveryOccurrenceFinished(io.grafeas.v1.GrafeasClient client, String resourceUrl, String projectId, long timeoutSeconds) throws IOException, TimeoutException, InterruptedException
Copyright © 2016–2022. All rights reserved.