Uses of Annotation Type
org.owasp.dependencycheck.analyzer.Experimental
Packages that use Experimental
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of Experimental in org.owasp.dependencycheck.analyzer
Classes in org.owasp.dependencycheck.analyzer with annotations of type ExperimentalModifier and TypeClassDescriptionclassUsed to analyze Autoconf input files named configure.ac or configure.in.classThis analyzer is used to analyze SWIFT and Objective-C packages by collecting information from Cartfile files.classUsed to analyze CMake build files, and collect information that can be used to determine the associated CPE.classThis analyzer is used to analyze SWIFT and Objective-C packages by collecting information from .podspec files.classUsed to analyze a composer.lock file for a composer PHP app.classThis analyzer is used to analyze Dart packages by collecting information from pubspec lock and yaml files.classclassGo lang dependency analyzer.classGo mod dependency analyzer.classNpmCPEAnalyzer takes a project dependency and attempts to discern if there is an associated CPE.classTakes a dependency and analyze the PE header for meta data that can be used to identify the library.classUsed to analyze Perl CPAN files.classUsed to analyze Maven pinned dependency files named*install*.json, a Java Maven dependency lockfile like Python'srequirements.txt.classUsed to analyze pip dependency files named requirements.txt.classUsed to analyze dependencies defined in Pipfile.classUsed to analyze dependencies defined in Pipfile.lock.classPoetry dependency analyzer.classUsed to analyze a Wheel or egg distribution files, or their contents in unzipped form, and collect information that can be used to determine the associated CPE.classUsed to analyze a Python package, and collect information that can be used to determine the associated CPE.classThis analyzer accepts the fully resolved .gemspec created by the Ruby bundler (http://bundler.io) for better evidence results.classUsed to analyze Ruby Gem specifications and collect information that can be used to determine the associated CPE.classThis analyzer is used to analyze the SWIFT Package Manager (https://swift.org/package-manager/).classThis analyzer is used to analyze the SWIFT Package Resolved (https://swift.org/package-manager/).