DependencyCheckSettings.

FailOnCVSS Property

Summary

If the score set between 0 and 10 the exit code from dependency-check will indicate if a vulnerability with a CVSS score equal to or higher was identified.

Syntax

public string FailOnCVSS { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
string