DotNetPackageListSettings.

Vulnerable Property

Summary

Gets or sets a value indicating whether to list packages that have known vulnerabilities. Cannot be combined with Outdated or Deprecated options. Nuget.org is the source of information about vulnerabilities.

Syntax

public bool Vulnerable { get; set; }

Value

Type Description
bool