CycloneDX::Annotation
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(subjects : Array(String) | Nil = nil, annotator : Annotator | Nil = nil, timestamp : String | Nil = nil, text : String | Nil = nil, bom_ref : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
annotator
Sourcebom_ref
Sourcesubjects
Sourcetext
Sourcetimestamp
Sourceto_xml(xml : XML::Builder)
Source