class

CycloneDX::Annotation

Inherits JSON::Serializable / Reference / Object

Constructors

new(subjects : Array(String) | Nil = nil, annotator : Annotator | Nil = nil, timestamp : String | Nil = nil, text : String | Nil = nil, bom_ref : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

annotator
Source
bom_ref
Source
subjects
Source
text
Source
timestamp
Source
to_xml(xml : XML::Builder)
Source