Cake.DependencyCheck Namespace

Class Types

Class Summary
ArgumentAppender Argument appender. This class searching all filled settings and append them.
ArgumentAttribute Argument attribute class
DependencyCheckAliases

Contains functionality for running a OWASP Dependency Check analysis on a C# project.

In order to use the commands for this addin, include the following in your build.cake file to download and reference from NuGet.org:

#tool "nuget:?package=DependencyCheck.Runner.Tool&include=./**/dependency-check.sh&include=./**/dependency-check.bat"
#addin "nuget:?package=Cake.DependencyCheck"

DependencyCheckRunner Dependency Check runner class.
DependencyCheckSettings Required: - Project - Scan