| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.analyzer.exception |
A collection of exception classes used within the analyzers.
|
| org.owasp.dependencycheck.data.elixir |
Contains classes for working with various Elixir project data.
|
| org.owasp.dependencycheck.data.golang |
Contains classes for working with the Go Lang project data.
|
| org.owasp.dependencycheck.data.nodeaudit |
Contains classes related to searching via Node Audit API.
These are used to abstract Node Audit searching away from OWASP Dependency Check so they can be reused elsewhere. |
| org.owasp.dependencycheck.xml.pom |
This package contains classes used to parse pom.xml files.
|
| Class and Description |
|---|
| AnalysisException
An exception thrown when the analysis of a dependency fails.
|
| Class and Description |
|---|
| AnalysisException
An exception thrown when the analysis of a dependency fails.
|
| Class and Description |
|---|
| AnalysisException
An exception thrown when the analysis of a dependency fails.
|
| Class and Description |
|---|
| AnalysisException
An exception thrown when the analysis of a dependency fails.
|
| Class and Description |
|---|
| SearchException
An exception thrown when an online searching fails (such as NPM).
|
| Class and Description |
|---|
| AnalysisException
An exception thrown when the analysis of a dependency fails.
|
Copyright © 2012–2020 OWASP. All rights reserved.