Uses of Package
org.owasp.dependencycheck.utils
-
Packages that use org.owasp.dependencycheck.utils Package Description org.owasp.dependencycheck.data.cpe Contains classes for working with the CPE Lucene Index.org.owasp.dependencycheck.data.nvdcve Contains classes used to work with the NVD CVE data.org.owasp.dependencycheck.data.update.cpe Contains classes used to parse the CPE XML file from NIST.
These classes are not used as they add no value over the existing CPE data contained within the CVE data from the NVD.org.owasp.dependencycheck.utils Includes various utility classes such as a Settings wrapper, a Checksum utility, etc. -
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.data.cpe Class Description Pair A generic pair of elements. -
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.data.nvdcve Class Description Pair A generic pair of elements. -
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.data.update.cpe Class Description Pair A generic pair of elements. -
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.utils Class Description DependencyVersion Simple object to track the parts of a version number.FileFilterBuilder Utility class for building usefulFileFilter
instances forAbstractFileTypeAnalyzer
implementations.InterpolationUtil.SyntaxStyle The syntax style for the interpolation.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.WriteLockShutdownHook Definition of the shutdown hook used during the unexpected shutdown during the update process of a resources.