Class SbomgenDownloader
java.lang.Object
com.amazon.inspector.jenkins.amazoninspectorbuildstep.sbomgen.SbomgenDownloader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SbomgenDownloader
public SbomgenDownloader()
-
-
Method Details
-
getBinary
public static String getBinary(FilePath workspace, EnvVars env, Launcher launcher) throws IOException, InterruptedException, ExecutionException -
getUrl
public static String getUrl(FilePath workspace, EnvVars env, Launcher launcher) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-