Uses of Class
io.jenkins.plugins.synopsys.security.scan.input.report.Sarif
-
Packages that use Sarif Package Description io.jenkins.plugins.synopsys.security.scan.input.report io.jenkins.plugins.synopsys.security.scan.service -
-
Uses of Sarif in io.jenkins.plugins.synopsys.security.scan.input.report
Methods in io.jenkins.plugins.synopsys.security.scan.input.report that return Sarif Modifier and Type Method Description Sarif
Reports. getSarif()
Methods in io.jenkins.plugins.synopsys.security.scan.input.report with parameters of type Sarif Modifier and Type Method Description void
Reports. setSarif(Sarif sarif)
-
Uses of Sarif in io.jenkins.plugins.synopsys.security.scan.service
Methods in io.jenkins.plugins.synopsys.security.scan.service that return Sarif Modifier and Type Method Description Sarif
ScannerArgumentService. prepareSarifObject(Set<String> securityProducts, Map<String,Object> scanParameters)
Methods in io.jenkins.plugins.synopsys.security.scan.service with parameters of type Sarif Modifier and Type Method Description String
ScannerArgumentService. createBridgeInputJson(Map<String,Object> scanParameters, Object scanObject, Object scmObject, boolean isPrCommentSet, NetworkAirGap networkAirGap, Sarif sarif, String jsonPrefix, Project project)
-