Version:
IVulnerabilityPackage Interface
Contains information about a package and its versions to request vulnerability information for.
Inheritance Hierarchy
- Inedo.Extensibility.VulnerabilitySources.IVulnerabilityPackage
Syntax
public
interface
IVulnerabilityPackage
Properties
|
Name |
Description |
|
FeedType
|
Gets the feed type.
|
|
Group
|
Gets the group of the package, or null (Nothing in Visual Basic) if not applicable.
|
|
Name
|
Gets the name of the package.
|
|
Versions
|
Gets the versions of the package.
|