CycloneDX::Swid
Inherits JSON::Serializable / Reference / Object
Constructors
new(tag_id : String, name : String, version : String | Nil = nil, tag_version : Int32 | Nil = nil, patch : Bool | Nil = nil, text : AttachedText | Nil = nil, url : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourcepatch
Sourcetag_id
Sourcetag_version
Sourcetext
Sourceto_xml(xml : XML::Builder)
Sourceurl
Sourceversion
Source