See: Description
| Class | Description |
|---|---|
| DateUtil | |
| DBUtils |
Collection of utility methods for working with database objects.
|
| DependencyVersion |
Simple object to track the parts of a version number.
|
| DependencyVersionUtil |
A utility class to extract version numbers from file names (or other strings
containing version numbers.
|
| ExtractionUtil |
Set of utilities to extract files from archives.
|
| FileFilterBuilder |
Utility class for building useful
FileFilter instances for
AbstractFileTypeAnalyzer implementations. |
| Filter<T> |
This is an abstract filter that can be used to filter iterable list.
|
| H2DBCleanupHook |
A cleanup hook that will register with the JVM to remove the H@DBLock file
during an unexpected shutdown.
|
| H2DBLock |
The H2 DB lock file implementation; creates a custom lock file so that only a
single instance of dependency-check can update the embedded h2 database.
|
| H2DBShutdownHook |
Definition of the shutdown hook used during the unexpected shutdown during
the update process of the H2 DB.
|
| H2DBShutdownHookFactory |
Simple factory to instantiate the H2DB Shutdown Hook.
|
| Pair<L,R> |
A generic pair of elements.
|
| SeverityUtil |
Utility to estimate severity level scores.
|
| UrlStringUtils |
Copyright © 2012–2020 OWASP. All rights reserved.