See: Description
| Class | Description |
|---|---|
| CvssUtil |
Utility class to create CVSS Objects.
|
| 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.
|
| InterpolationUtil | |
| Pair<L,R> |
A generic pair of elements.
|
| PEParser | |
| PyPACoreMetadataParser |
A utility class to handle Python Packaging Authority (PyPA) core metadata files.
|
| SeverityUtil |
Utility to estimate severity level scores.
|
| UrlStringUtils | |
| Utils | |
| 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.
|
| Enum | Description |
|---|---|
| InterpolationUtil.SyntaxStyle |
The syntax style for the interpolation.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.