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 Experimental
    Modifier and Type
    Class
    Description
    class 
    Used to analyze Autoconf input files named configure.ac or configure.in.
    class 
    This analyzer is used to analyze SWIFT and Objective-C packages by collecting information from Cartfile files.
    class 
    Used to analyze CMake build files, and collect information that can be used to determine the associated CPE.
    class 
    This analyzer is used to analyze SWIFT and Objective-C packages by collecting information from .podspec files.
    class 
    Used to analyze a composer.lock file for a composer PHP app.
    class 
    This analyzer is used to analyze Dart packages by collecting information from pubspec lock and yaml files.
    class 
     
    class 
    Go lang dependency analyzer.
    class 
    Go mod dependency analyzer.
    class 
    NpmCPEAnalyzer takes a project dependency and attempts to discern if there is an associated CPE.
    class 
    Takes a dependency and analyze the PE header for meta data that can be used to identify the library.
    class 
    Used to analyze Perl CPAN files.
    class 
    Used to analyze Maven pinned dependency files named *install*.json, a Java Maven dependency lockfile like Python's requirements.txt.
    class 
    Used to analyze pip dependency files named requirements.txt.
    class 
    Used to analyze dependencies defined in Pipfile.
    class 
    Used to analyze dependencies defined in Pipfile.lock.
    class 
    Poetry dependency analyzer.
    class 
    Used 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.
    class 
    Used to analyze a Python package, and collect information that can be used to determine the associated CPE.
    class 
    This analyzer accepts the fully resolved .gemspec created by the Ruby bundler (http://bundler.io) for better evidence results.
    class 
    Used to analyze Ruby Gem specifications and collect information that can be used to determine the associated CPE.
    class 
    This analyzer is used to analyze the SWIFT Package Manager (https://swift.org/package-manager/).
    class 
    This analyzer is used to analyze the SWIFT Package Resolved (https://swift.org/package-manager/).