CycloneDX::Declarations
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance 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.
to_xml(xml : XML::Builder)
Source