Class SbomgenUtils
java.lang.Object
com.amazon.inspector.jenkins.amazoninspectorbuildstep.sbomgen.SbomgenUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
processSbomgenOutput
(String sbom) static String
static String
stripProperties
(String sbom)
-
Constructor Details
-
SbomgenUtils
public SbomgenUtils()
-
-
Method Details
-
processSbomgenOutput
- Throws:
MalformedScanOutputException
-
stripProperties
-
runCommand
public static String runCommand(String[] commandList, Launcher launcher, Map<String, String> env) throws SbomgenNotFoundException, UnsupportedEncodingException
-