Package io.jenkins.plugins.wiz
Class WizCliDownloader
java.lang.Object
io.jenkins.plugins.wiz.WizCliDownloader
Handles downloading and verifying the Wiz CLI binary.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WizCliSetup
setupWizCli
(FilePath workspace, String wizCliURL, TaskListener listener) Sets up the Wiz CLI by downloading and verifying the binary.
-
Constructor Details
-
WizCliDownloader
public WizCliDownloader()
-
-
Method Details
-
setupWizCli
public static WizCliSetup setupWizCli(FilePath workspace, String wizCliURL, TaskListener listener) throws IOException Sets up the Wiz CLI by downloading and verifying the binary.- Throws:
IOException
-