Class Advisory
Inherited Members
Namespace: CycloneDX.Models.Vulnerabilities
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Advisory
Properties
| Edit this page View SourceTitle
Declaration
[ProtoMember(1)]
public string Title { get; set; }
Property Value
Type | Description |
---|---|
string |
Url
Declaration
[ProtoMember(2)]
public string Url { get; set; }
Property Value
Type | Description |
---|---|
string |