Uses of Package
org.owasp.dependencycheck
Packages that use org.owasp.dependencycheck
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 used to update the data stores.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.
Classes used to process the output of external tools.
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.
-
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheckClassDescriptionTask to support parallelism of dependency-check analysis.Scans files, directories, etc. for Dependencies.
Engineexecution modes. -
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheck.agent
-
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheck.analyzer
-
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheck.data.update
-
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheck.processing
-
Classes in org.owasp.dependencycheck used by org.owasp.dependencycheck.utils