Package org.owasp.dependencycheck.utils
package org.owasp.dependencycheck.utils
Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
-
ClassDescriptionIncludes methods to generate the MD5 and SHA1 checksum.A Utility class to centralize download logic like HTTP(S) proxy configuration and proxy- and server credential handling.An exception used when a download fails.An ObjectInputStream that will only deserialize expected classes.A responseHandler that uses an explicit client-defined characterset to interpret the response payload as a string.An exception used when a file is unable to be un-zipped.A collection of utilities for processing information about files.An exception used when an error occurs reading a setting.Fixes a poorly formatted jSON array such as those returned by
go list -json -m all.An exception used when the resource could not be retrieved because a 404 was received.A simple settings container that wraps the dependencycheck.properties file.The collection of keys used within the properties file.An exception used when the server has blocked the requests due to too many requests.An exception used when the creation of an URLConnection fails.Collection of XML related code.