class

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name
Source
patch
Source
tag_id
Source
tag_version
Source
text
Source
to_xml(xml : XML::Builder)
Source
version
Source