class

CycloneDX::Declarations

Inherits JSON::Serializable / Reference / Object

Constructors

new(claims : Array(Claim) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

claims

NOTE: standards is intentionally NOT a member of declarations. In the CycloneDX schema standards lives under definitions (see CycloneDX::Definitions / DefinitionStandard); declarationsType only carries assessors/attestations/claims/evidence/targets/affirmation.

Source
to_xml(xml : XML::Builder)
Source