Uses of Class
org.owasp.dependencycheck.reporting.SarifRule
Packages that use SarifRule
-
Uses of SarifRule in org.owasp.dependencycheck.reporting
Methods in org.owasp.dependencycheck.reporting that return types with arguments of type SarifRuleModifier and TypeMethodDescriptionReportTool.convertToSarifRules(List<Dependency> dependencies) Creates a list of SARIF rules for the SARIF report.