Uses of Package
org.owasp.dependencycheck.dependency

Package
Description
Includes the main entry point for dependency-check.
The agent package holds an agent API that can be used by other applications that have information about dependencies; but would rather implement something in their code directly rather then spawn a process to run the entire dependency-check engine.
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
Contains classes related to searching Artifactory Maven repository.

These are used to abstractArtifactory searching away from OWASP Dependency Check so they can be reused elsewhere.
Contains classes for working with the Go Lang project data.
Contains classes used to work with the NVD CVE data.
Contains the core Dependency implementation.
A collection of identifiers for Dependency objects.
Classes used to process the output of external tools.
Contains classes used to generate reports.
Contains classes used to parse the hints file to add evidence to dependencies.
This package contains classes used to parse pom.xml files.
Contains classes used to suppress findings.