SBoM.CycloneDX.V16.Formula (SBoM v0.9.1)
View SourceDescribes workflows and resources that captures rules and other aspects of how the associated BOM component or service was formed.
Summary
Types
@type t() :: %SBoM.CycloneDX.V16.Formula{ __unknown_fields__: [Protobuf.unknown_field()], bom_ref: String.t() | nil, components: [SBoM.CycloneDX.V16.Component.t()], properties: [SBoM.CycloneDX.V16.Property.t()], services: [SBoM.CycloneDX.V16.Service.t()], workflows: [SBoM.CycloneDX.V16.Workflow.t()] }