Package org.owasp.dependencycheck.taskdefs


package org.owasp.dependencycheck.taskdefs
This package includes the a slf4j logging implementation that wraps the Ant logger.
  • Classes
    Class
    Description
    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.