Class DependencyCheckPublisher

All Implemented Interfaces:
ExtensionPoint, Describable<Publisher>, BuildStep, Serializable, SimpleBuildStep

public class DependencyCheckPublisher extends AbstractThresholdPublisher implements SimpleBuildStep
Ported from the Dependency-Track Jenkins plugin. Not related to the original DependencyCheckPublisher included with v1.0.0 - v4.0.2.
Since:
5.0.0
Author:
Steve Springett (steve.springett@owasp.org)
See Also:
  • Constructor Details

    • DependencyCheckPublisher

      @DataBoundConstructor public DependencyCheckPublisher()
  • Method Details