Uses of Class
io.openraven.magpie.core.cspm.analysis.Violation
-
Packages that use Violation Package Description io.openraven.magpie.core.cspm.analysis io.openraven.magpie.core.cspm.services -
-
Uses of Violation in io.openraven.magpie.core.cspm.analysis
Methods in io.openraven.magpie.core.cspm.analysis that return types with arguments of type Violation Modifier and Type Method Description List<Violation>ScanResults. getViolations() -
Uses of Violation in io.openraven.magpie.core.cspm.services
Method parameters in io.openraven.magpie.core.cspm.services with type arguments of type Violation Modifier and Type Method Description protected voidPolicyAnalyzerServiceImpl. executeRule(List<Violation> policyViolations, List<IgnoredRule> policyIgnoredRules, Policy policy, Rule rule)
-