| Package | Description |
|---|---|
| org.owasp.dependencycheck |
Includes the main entry point for dependency-check.
|
| org.owasp.dependencycheck.agent |
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.
|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.data.update |
Contains classes used to update the data stores.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them. |
| org.owasp.dependencycheck.processing |
Classes used to process the output of external tools.
|
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.
|
| Class and Description |
|---|
| AnalysisTask
Task to support parallelism of dependency-check analysis.
|
| Engine
Scans files, directories, etc.
|
Engine.Mode
Engine execution modes. |
| Class and Description |
|---|
| Engine
Scans files, directories, etc.
|
| Class and Description |
|---|
| Engine
Scans files, directories, etc.
|
| Class and Description |
|---|
| Engine
Scans files, directories, etc.
|
| Class and Description |
|---|
| Engine
Scans files, directories, etc.
|
| Class and Description |
|---|
| Engine
Scans files, directories, etc.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.