google-cloud-security_center_management 1.0.1 → 1.1.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 +4 -4
- data/.yardopts +1 -1
- data/README.md +1 -1
- data/lib/google/cloud/security_center_management/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1e326adbd5167bbb831da72158b40a4224b61c701799ec116d89c719e656dc37
|
|
4
|
+
data.tar.gz: 66f2416f81b2902ef8835aa9a437c7394f034118d52e56a3622deb29d156389e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8da8e72b1d4e5f70bf624c5b991f1cc5ac0bf55eaeb14f4e462d53a5f9fbe12f76d53ef9dca9c2953d5372dafe9e8d0ea10306ac3dad80694439d4ce4d3cc6de
|
|
7
|
+
data.tar.gz: 8e51ba2f5e64c6b8dd593f55602b5c8d1ce36666f56da7dcd884a0248cf21f26d368d357b366b3a1ea8aadb99c7beac53571ec9db4cdb7828fe153dcc764f39c
|
data/.yardopts
CHANGED
data/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Ruby Client for the Security Center Management API
|
|
1
|
+
# Ruby Client for the Security Command Center Management API
|
|
2
2
|
|
|
3
3
|
Management API for Security Command Center, a built-in security and risk management solution for Google Cloud. Use this API to programmatically update the settings and configuration of Security Command Center.
|
|
4
4
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-security_center_management
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0
|
|
4
|
+
version: 1.1.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: 2024-
|
|
11
|
+
date: 2024-11-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-cloud-core
|
|
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
78
78
|
- !ruby/object:Gem::Version
|
|
79
79
|
version: '0'
|
|
80
80
|
requirements: []
|
|
81
|
-
rubygems_version: 3.5.
|
|
81
|
+
rubygems_version: 3.5.22
|
|
82
82
|
signing_key:
|
|
83
83
|
specification_version: 4
|
|
84
84
|
summary: Management API for Security Command Center, a built-in security and risk
|