google-apis-ondemandscanning_v1beta1 0.23.0 → 0.24.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3139a8245bd06e01ceb040d239f05e03bd3d349ea371bff0cc8dee17fb3c0737
|
4
|
+
data.tar.gz: cde16a3c2e08400c69e6e595e5eac19d854df4515eae3b11bae256038031a3e9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c2752738f2a4bd26564f1e87aeeb301eba5ba38dbe1e80003ccf60f7e0074f8b8da3258de0fefd961eb4f9e34e151d7ea92233890fc334422beda13788c512da
|
7
|
+
data.tar.gz: d447726d0914a3668ab9dfa02f2c707123d73a2d3f147f7389d2fa88753c2eb1fbe15933a55e4c4edb56691b633e111d6da7b26d800b8f63734276963acfe988
|
data/CHANGELOG.md
CHANGED
@@ -1047,7 +1047,7 @@ module Google
|
|
1047
1047
|
|
1048
1048
|
# Identifies the entity that executed the recipe, which is trusted to have
|
1049
1049
|
# correctly performed the operation and populated this provenance.
|
1050
|
-
class
|
1050
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
|
1051
1051
|
include Google::Apis::Core::Hashable
|
1052
1052
|
|
1053
1053
|
#
|
@@ -1067,7 +1067,7 @@ module Google
|
|
1067
1067
|
|
1068
1068
|
# Indicates that the builder claims certain fields in this message to be
|
1069
1069
|
# complete.
|
1070
|
-
class
|
1070
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
|
1071
1071
|
include Google::Apis::Core::Hashable
|
1072
1072
|
|
1073
1073
|
#
|
@@ -1102,7 +1102,7 @@ module Google
|
|
1102
1102
|
|
1103
1103
|
# Describes where the config file that kicked off the build came from. This is
|
1104
1104
|
# effectively a pointer to the source where buildConfig came from.
|
1105
|
-
class
|
1105
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
|
1106
1106
|
include Google::Apis::Core::Hashable
|
1107
1107
|
|
1108
1108
|
#
|
@@ -1133,13 +1133,13 @@ module Google
|
|
1133
1133
|
end
|
1134
1134
|
|
1135
1135
|
# Identifies the event that kicked off the build.
|
1136
|
-
class
|
1136
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
|
1137
1137
|
include Google::Apis::Core::Hashable
|
1138
1138
|
|
1139
1139
|
# Describes where the config file that kicked off the build came from. This is
|
1140
1140
|
# effectively a pointer to the source where buildConfig came from.
|
1141
1141
|
# Corresponds to the JSON property `configSource`
|
1142
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
1142
|
+
# @return [Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource]
|
1143
1143
|
attr_accessor :config_source
|
1144
1144
|
|
1145
1145
|
#
|
@@ -1166,7 +1166,7 @@ module Google
|
|
1166
1166
|
|
1167
1167
|
# The collection of artifacts that influenced the build including sources,
|
1168
1168
|
# dependencies, build tools, base images, and so on.
|
1169
|
-
class
|
1169
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
|
1170
1170
|
include Google::Apis::Core::Hashable
|
1171
1171
|
|
1172
1172
|
#
|
@@ -1191,7 +1191,7 @@ module Google
|
|
1191
1191
|
end
|
1192
1192
|
|
1193
1193
|
# Other properties of the build.
|
1194
|
-
class
|
1194
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
|
1195
1195
|
include Google::Apis::Core::Hashable
|
1196
1196
|
|
1197
1197
|
#
|
@@ -1212,7 +1212,7 @@ module Google
|
|
1212
1212
|
# Indicates that the builder claims certain fields in this message to be
|
1213
1213
|
# complete.
|
1214
1214
|
# Corresponds to the JSON property `completeness`
|
1215
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
1215
|
+
# @return [Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness]
|
1216
1216
|
attr_accessor :completeness
|
1217
1217
|
|
1218
1218
|
#
|
@@ -1395,9 +1395,9 @@ module Google
|
|
1395
1395
|
attr_accessor :slsa_provenance
|
1396
1396
|
|
1397
1397
|
# See full explanation of fields at slsa.dev/provenance/v0.2.
|
1398
|
-
# Corresponds to the JSON property `
|
1399
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
1400
|
-
attr_accessor :
|
1398
|
+
# Corresponds to the JSON property `slsaProvenanceZeroTwo`
|
1399
|
+
# @return [Google::Apis::OndemandscanningV1beta1::SlsaProvenanceZeroTwo]
|
1400
|
+
attr_accessor :slsa_provenance_zero_two
|
1401
1401
|
|
1402
1402
|
#
|
1403
1403
|
# Corresponds to the JSON property `subject`
|
@@ -1414,7 +1414,7 @@ module Google
|
|
1414
1414
|
@predicate_type = args[:predicate_type] if args.key?(:predicate_type)
|
1415
1415
|
@provenance = args[:provenance] if args.key?(:provenance)
|
1416
1416
|
@slsa_provenance = args[:slsa_provenance] if args.key?(:slsa_provenance)
|
1417
|
-
@
|
1417
|
+
@slsa_provenance_zero_two = args[:slsa_provenance_zero_two] if args.key?(:slsa_provenance_zero_two)
|
1418
1418
|
@subject = args[:subject] if args.key?(:subject)
|
1419
1419
|
end
|
1420
1420
|
end
|
@@ -2439,7 +2439,7 @@ module Google
|
|
2439
2439
|
end
|
2440
2440
|
|
2441
2441
|
# See full explanation of fields at slsa.dev/provenance/v0.2.
|
2442
|
-
class
|
2442
|
+
class SlsaProvenanceZeroTwo
|
2443
2443
|
include Google::Apis::Core::Hashable
|
2444
2444
|
|
2445
2445
|
#
|
@@ -2455,22 +2455,22 @@ module Google
|
|
2455
2455
|
# Identifies the entity that executed the recipe, which is trusted to have
|
2456
2456
|
# correctly performed the operation and populated this provenance.
|
2457
2457
|
# Corresponds to the JSON property `builder`
|
2458
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
2458
|
+
# @return [Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder]
|
2459
2459
|
attr_accessor :builder
|
2460
2460
|
|
2461
2461
|
# Identifies the event that kicked off the build.
|
2462
2462
|
# Corresponds to the JSON property `invocation`
|
2463
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
2463
|
+
# @return [Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation]
|
2464
2464
|
attr_accessor :invocation
|
2465
2465
|
|
2466
2466
|
#
|
2467
2467
|
# Corresponds to the JSON property `materials`
|
2468
|
-
# @return [Array<Google::Apis::OndemandscanningV1beta1::
|
2468
|
+
# @return [Array<Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial>]
|
2469
2469
|
attr_accessor :materials
|
2470
2470
|
|
2471
2471
|
# Other properties of the build.
|
2472
2472
|
# Corresponds to the JSON property `metadata`
|
2473
|
-
# @return [Google::Apis::OndemandscanningV1beta1::
|
2473
|
+
# @return [Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata]
|
2474
2474
|
attr_accessor :metadata
|
2475
2475
|
|
2476
2476
|
def initialize(**args)
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module OndemandscanningV1beta1
|
18
18
|
# Version of the google-apis-ondemandscanning_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.24.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220522"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -196,37 +196,37 @@ module Google
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
-
class
|
199
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
201
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
-
class
|
205
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
|
206
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
207
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
-
class
|
211
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
|
212
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
213
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
215
215
|
end
|
216
216
|
|
217
|
-
class
|
217
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
|
218
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
219
|
|
220
220
|
include Google::Apis::Core::JsonObjectSupport
|
221
221
|
end
|
222
222
|
|
223
|
-
class
|
223
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
|
224
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
225
|
|
226
226
|
include Google::Apis::Core::JsonObjectSupport
|
227
227
|
end
|
228
228
|
|
229
|
-
class
|
229
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
|
230
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
231
|
|
232
232
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -400,7 +400,7 @@ module Google
|
|
400
400
|
include Google::Apis::Core::JsonObjectSupport
|
401
401
|
end
|
402
402
|
|
403
|
-
class
|
403
|
+
class SlsaProvenanceZeroTwo
|
404
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
405
|
|
406
406
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -752,14 +752,14 @@ module Google
|
|
752
752
|
end
|
753
753
|
end
|
754
754
|
|
755
|
-
class
|
755
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
|
756
756
|
# @private
|
757
757
|
class Representation < Google::Apis::Core::JsonRepresentation
|
758
758
|
property :id, as: 'id'
|
759
759
|
end
|
760
760
|
end
|
761
761
|
|
762
|
-
class
|
762
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
|
763
763
|
# @private
|
764
764
|
class Representation < Google::Apis::Core::JsonRepresentation
|
765
765
|
property :environment, as: 'environment'
|
@@ -768,7 +768,7 @@ module Google
|
|
768
768
|
end
|
769
769
|
end
|
770
770
|
|
771
|
-
class
|
771
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
|
772
772
|
# @private
|
773
773
|
class Representation < Google::Apis::Core::JsonRepresentation
|
774
774
|
hash :digest, as: 'digest'
|
@@ -777,17 +777,17 @@ module Google
|
|
777
777
|
end
|
778
778
|
end
|
779
779
|
|
780
|
-
class
|
780
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
|
781
781
|
# @private
|
782
782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
783
|
-
property :config_source, as: 'configSource', class: Google::Apis::OndemandscanningV1beta1::
|
783
|
+
property :config_source, as: 'configSource', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource::Representation
|
784
784
|
|
785
785
|
hash :environment, as: 'environment'
|
786
786
|
hash :parameters, as: 'parameters'
|
787
787
|
end
|
788
788
|
end
|
789
789
|
|
790
|
-
class
|
790
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
|
791
791
|
# @private
|
792
792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
793
793
|
hash :digest, as: 'digest'
|
@@ -795,13 +795,13 @@ module Google
|
|
795
795
|
end
|
796
796
|
end
|
797
797
|
|
798
|
-
class
|
798
|
+
class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
|
799
799
|
# @private
|
800
800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
801
801
|
property :build_finished_on, as: 'buildFinishedOn'
|
802
802
|
property :build_invocation_id, as: 'buildInvocationId'
|
803
803
|
property :build_started_on, as: 'buildStartedOn'
|
804
|
-
property :completeness, as: 'completeness', class: Google::Apis::OndemandscanningV1beta1::
|
804
|
+
property :completeness, as: 'completeness', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness::Representation
|
805
805
|
|
806
806
|
property :reproducible, as: 'reproducible'
|
807
807
|
end
|
@@ -857,7 +857,7 @@ module Google
|
|
857
857
|
|
858
858
|
property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::OndemandscanningV1beta1::SlsaProvenance, decorator: Google::Apis::OndemandscanningV1beta1::SlsaProvenance::Representation
|
859
859
|
|
860
|
-
property :
|
860
|
+
property :slsa_provenance_zero_two, as: 'slsaProvenanceZeroTwo', class: Google::Apis::OndemandscanningV1beta1::SlsaProvenanceZeroTwo, decorator: Google::Apis::OndemandscanningV1beta1::SlsaProvenanceZeroTwo::Representation
|
861
861
|
|
862
862
|
collection :subject, as: 'subject', class: Google::Apis::OndemandscanningV1beta1::Subject, decorator: Google::Apis::OndemandscanningV1beta1::Subject::Representation
|
863
863
|
|
@@ -1128,18 +1128,18 @@ module Google
|
|
1128
1128
|
end
|
1129
1129
|
end
|
1130
1130
|
|
1131
|
-
class
|
1131
|
+
class SlsaProvenanceZeroTwo
|
1132
1132
|
# @private
|
1133
1133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1134
1134
|
hash :build_config, as: 'buildConfig'
|
1135
1135
|
property :build_type, as: 'buildType'
|
1136
|
-
property :builder, as: 'builder', class: Google::Apis::OndemandscanningV1beta1::
|
1136
|
+
property :builder, as: 'builder', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder::Representation
|
1137
1137
|
|
1138
|
-
property :invocation, as: 'invocation', class: Google::Apis::OndemandscanningV1beta1::
|
1138
|
+
property :invocation, as: 'invocation', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation::Representation
|
1139
1139
|
|
1140
|
-
collection :materials, as: 'materials', class: Google::Apis::OndemandscanningV1beta1::
|
1140
|
+
collection :materials, as: 'materials', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial::Representation
|
1141
1141
|
|
1142
|
-
property :metadata, as: 'metadata', class: Google::Apis::OndemandscanningV1beta1::
|
1142
|
+
property :metadata, as: 'metadata', class: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata, decorator: Google::Apis::OndemandscanningV1beta1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata::Representation
|
1143
1143
|
|
1144
1144
|
end
|
1145
1145
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-ondemandscanning_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.24.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.24.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.3.
|
78
|
+
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for On-Demand Scanning API V1beta1
|