Class ScanResultDiff
java.lang.Object
com.sysdig.jenkins.plugins.sysdig.domain.vm.scanresult.diff.ScanResultDiff
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScanResultDiffbetweenPreviousAndNew(ScanResult oldScanResult, ScanResult newScanResult) booleaninthashCode()
-
Method Details
-
betweenPreviousAndNew
public static ScanResultDiff betweenPreviousAndNew(ScanResult oldScanResult, ScanResult newScanResult) -
getVulnerabilitiesAdded
-
getVulnerabilitiesFixed
-
equals
-
hashCode
public int hashCode()
-