google-cloud-container_analysis-v1 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c890a5749be890ac9f9b0ccd31b281343213a6b7142c670d19194addcb8dbd3e
|
4
|
+
data.tar.gz: ce0d060780c3135c9b07d4b9bac3699c1bff6895854ddd01ba8bc7b0188bf4a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79d106d4897d9ad63cf135d41a0eb2ac58585e5dd64897a23e35a4ab6f56fa970f450a483e8a1056cdc612bec0cc809e2986b16dd01d9a5e0aac4ecde0175047
|
7
|
+
data.tar.gz: 499a23433c43e2218e21193fc6a4223ea5b4fc837e93e50ade82ec3868d42a2168f6468a23ff324642ba6a91514815c5855cb9fc05705ed397dc4615e4600a14
|
@@ -780,8 +780,8 @@ module Google
|
|
780
780
|
|
781
781
|
config_attr :endpoint, nil, ::String, nil
|
782
782
|
config_attr :credentials, nil do |value|
|
783
|
-
allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
|
784
|
-
allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
|
783
|
+
allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
|
784
|
+
allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
|
785
785
|
allowed.any? { |klass| klass === value }
|
786
786
|
end
|
787
787
|
config_attr :scope, nil, ::String, ::Array, nil
|
metadata
CHANGED
@@ -1,34 +1,28 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-container_analysis-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: gapic-common
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
15
15
|
requirements:
|
16
|
-
- - "
|
17
|
-
- !ruby/object:Gem::Version
|
18
|
-
version: 0.25.0
|
19
|
-
- - "<"
|
16
|
+
- - "~>"
|
20
17
|
- !ruby/object:Gem::Version
|
21
|
-
version:
|
18
|
+
version: '1.0'
|
22
19
|
type: :runtime
|
23
20
|
prerelease: false
|
24
21
|
version_requirements: !ruby/object:Gem::Requirement
|
25
22
|
requirements:
|
26
|
-
- - "
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
version: 0.25.0
|
29
|
-
- - "<"
|
23
|
+
- - "~>"
|
30
24
|
- !ruby/object:Gem::Version
|
31
|
-
version:
|
25
|
+
version: '1.0'
|
32
26
|
- !ruby/object:Gem::Dependency
|
33
27
|
name: google-cloud-errors
|
34
28
|
requirement: !ruby/object:Gem::Requirement
|
@@ -69,14 +63,14 @@ dependencies:
|
|
69
63
|
requirements:
|
70
64
|
- - "~>"
|
71
65
|
- !ruby/object:Gem::Version
|
72
|
-
version: '1.
|
66
|
+
version: '1.11'
|
73
67
|
type: :runtime
|
74
68
|
prerelease: false
|
75
69
|
version_requirements: !ruby/object:Gem::Requirement
|
76
70
|
requirements:
|
77
71
|
- - "~>"
|
78
72
|
- !ruby/object:Gem::Version
|
79
|
-
version: '1.
|
73
|
+
version: '1.11'
|
80
74
|
description: The Container Analysis API is an implementation of Grafeas. It stores,
|
81
75
|
and enables querying and retrieval of, critical metadata about all of your software
|
82
76
|
artifacts. Note that google-cloud-container_analysis-v1 is a version-specific client
|
@@ -125,14 +119,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
125
119
|
requirements:
|
126
120
|
- - ">="
|
127
121
|
- !ruby/object:Gem::Version
|
128
|
-
version: '3.
|
122
|
+
version: '3.1'
|
129
123
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
130
124
|
requirements:
|
131
125
|
- - ">="
|
132
126
|
- !ruby/object:Gem::Version
|
133
127
|
version: '0'
|
134
128
|
requirements: []
|
135
|
-
rubygems_version: 3.6.
|
129
|
+
rubygems_version: 3.6.8
|
136
130
|
specification_version: 4
|
137
131
|
summary: This API is a prerequisite for leveraging Artifact Analysis scanning capabilities
|
138
132
|
in both Artifact Registry and with Advanced Vulnerability Insights (runtime scanning)
|