Class: Grafeas::V1::SbomReferenceIntotoPayload

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/sbom.rb

Overview

The actual payload that contains the SBOM Reference data. The payload follows the intoto statement specification. See https://github.com/in-toto/attestation/blob/main/spec/v1.0/statement.md for more details.

Instance Attribute Summary collapse

Instance Attribute Details

#predicate::Grafeas::V1::SbomReferenceIntotoPredicate



73
74
75
76
# File 'proto_docs/grafeas/v1/sbom.rb', line 73

class SbomReferenceIntotoPayload
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#predicate_type::String



73
74
75
76
# File 'proto_docs/grafeas/v1/sbom.rb', line 73

class SbomReferenceIntotoPayload
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#subject::Array<::Grafeas::V1::Subject>



73
74
75
76
# File 'proto_docs/grafeas/v1/sbom.rb', line 73

class SbomReferenceIntotoPayload
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::String



73
74
75
76
# File 'proto_docs/grafeas/v1/sbom.rb', line 73

class SbomReferenceIntotoPayload
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end