VulnerabilityInfo Class

Contains information about a known security vulnerability.

Inheritance Hierarchy

Syntax

public class VulnerabilityInfo

Constructors

Name Description
VulnerabilityInfo

Initializes a new instance of the VulnerabilityInfo class.

Properties

Name Description
Description

Gets the description of the vulnerability.

FeedType

Gets the feed type of the package.

Id

Gets the unique ID of the vulnerability.

PackageName

Gets the name of the affected package.

PackageVersions

Gets the version range of the affected package.

Title

Gets the title of the vulnerability.