CycloneDX::Issue
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(issue_type : String | Nil = nil, id : String | Nil = nil, name : String | Nil = nil, description : String | Nil = nil, source : IssueSource | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourceid
Sourceissue_type
Sourcename
Sourcesource
Sourceto_xml(xml : XML::Builder)
Source