class

CycloneDX::Lifecycle

Inherits JSON::Serializable / Reference / Object

Constants

VALID_PHASES = ["design", "pre-build", "build", "post-build", "operations", "discovery", "decommission"]

Constructors

new(phase : String | Nil = nil, name : String | Nil = nil, description : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

description
Source
name
Source
phase
Source
to_xml(xml : XML::Builder)
Source