Uses of Class
io.openraven.magpie.core.cspm.analysis.ScanResults
-
Packages that use ScanResults Package Description io.openraven.magpie.core.cspm.services -
-
Uses of ScanResults in io.openraven.magpie.core.cspm.services
Methods in io.openraven.magpie.core.cspm.services that return ScanResults Modifier and Type Method Description ScanResultsPolicyAnalyzerService. analyze(List<PolicyContext> policies)Using the supplied List of Policies, execute each Policy's Rules (SQL query) against the database credentials provided in MagpieConfig.ScanResultsPolicyAnalyzerServiceImpl. analyze(List<PolicyContext> policyContexts)
-