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.
|
| Pair<L,R> |
A generic pair of elements.
|
| PEParser | |
| SeverityUtil |
Utility to estimate severity level scores.
|
| UrlStringUtils | |
| WriteLock |
A lock file implementation; creates a custom lock file so that only a single
instance of dependency-check can update the a given resource.
|
| WriteLockCleanupHook |
A cleanup hook that will register with the JVM to remove the WriteLock file
during an unexpected shutdown.
|
| WriteLockShutdownHook |
Definition of the shutdown hook used during the unexpected shutdown during
the update process of a resources.
|
| WriteLockShutdownHookFactory |
Simple factory to instantiate the Write Lock Shutdown Hook.
|
Copyright © 2012–2021 OWASP. All rights reserved.