All Classes and Interfaces

Classes
Class
Description
An instance of Logger which simply calls the log method on the current Ant task obtained from AntTaskHolder.
An implementation of ILoggerFactory which always returns AntLoggerAdapter instances.
SLF4J 2.0 service provider for the dependency-check Ant integration.
Holds a reference to the current Ant Task for logging.
An Ant task definition to execute dependency-check during an Ant build.
A class for Ant to represent the <reportFormat format="<format>"/> nested element to define multiple report formats for the ant-task.
An enumeration of supported report formats: "ALL", "HTML", "XML", "CSV", "JSON", "JUNIT", "SARIF", 'JENkINS', etc..
An Ant task definition to execute dependency-check during an Ant build.
Class : RetirejsFilter Responsibility : Models a Retire JS file content filter nested XML element where the simple content is its regex.
Class : SuppressionFile Responsibility : Models a suppression file nested XML element where the simple content is its location.
An Ant task definition to execute dependency-check update.