Uses of Class
org.owasp.dependencycheck.analyzer.RubyGemspecAnalyzer
Packages that use RubyGemspecAnalyzer
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of RubyGemspecAnalyzer in org.owasp.dependencycheck.analyzer
Subclasses of RubyGemspecAnalyzer in org.owasp.dependencycheck.analyzerModifier and TypeClassDescriptionclassThis analyzer accepts the fully resolved .gemspec created by the Ruby bundler (http://bundler.io) for better evidence results.