strongdm 9.2.0 → 9.3.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/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-c65423c7bc87452f75c9987320b2e1dc5142a311.idx → pack-22b490cf754d03bb55dd7cdb997e95d4ba69b64a.idx} +0 -0
- data/.git/objects/pack/{pack-c65423c7bc87452f75c9987320b2e1dc5142a311.pack → pack-22b490cf754d03bb55dd7cdb997e95d4ba69b64a.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/grpc/plumbing.rb +2 -0
- data/lib/grpc/queries_pb.rb +1 -0
- data/lib/models/porcelain.rb +4 -0
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/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: 13dfb46d697949a2e590f3ad4e57e4c94f3290d325128dec8b04decbbaa05589
|
|
4
|
+
data.tar.gz: 48b7602429bbd0bbaa7337c8c498832885bef74e73a27a7d10c1095fee80dfc3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c12445d5640879ebbe55d9e01acecf6a29e2c8eb6e2009c743501832c128ceb020af1170484fad20cdeddac5ebe5e0c86be15d40a2857626bdab34265b01c8a8
|
|
7
|
+
data.tar.gz: 9a9501af7977a2f52b05a3928a27f9013763a6941488379c441f37d72f408f3df54d5ea6fdf0876b12aef1a867c485f508bb410c7d7538fea84af61e9f2e04bd
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 74fd97d07c0510f0c612ce2611adadbba25e2e91 root <root@4b057fc105fc.(none)> 1718649313 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91 74fd97d07c0510f0c612ce2611adadbba25e2e91 root <root@4b057fc105fc.(none)> 1718649313 +0000 checkout: moving from master to master
|
|
3
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91 16e9922fbdff7a2ed5cdab2e4b7c2dd997e4d06e root <root@4b057fc105fc.(none)> 1718649313 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 74fd97d07c0510f0c612ce2611adadbba25e2e91 root <root@4b057fc105fc.(none)> 1718649313 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91 16e9922fbdff7a2ed5cdab2e4b7c2dd997e4d06e root <root@4b057fc105fc.(none)> 1718649313 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 74fd97d07c0510f0c612ce2611adadbba25e2e91 root <root@4b057fc105fc.(none)> 1718649313 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
Binary file
|
|
Binary file
|
data/.git/packed-refs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pack-refs with: peeled fully-peeled sorted
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
16e9922fbdff7a2ed5cdab2e4b7c2dd997e4d06e refs/remotes/origin/development
|
|
3
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91 refs/remotes/origin/master
|
|
4
4
|
2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
|
|
5
5
|
04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
|
|
6
6
|
6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
|
|
@@ -110,3 +110,4 @@ f34575bc142eabf113dbbc5b40b3a16e0c026355 refs/tags/v7.1.0
|
|
|
110
110
|
6ca94f88b799db10fe2a0867b5b53718a0289d0a refs/tags/v8.4.0
|
|
111
111
|
510e35b667dd3c214950f99d2bd6cd24c41655ae refs/tags/v9.0.0
|
|
112
112
|
0271f35ba50e29ded8bbc919bcd180b8f5428fe6 refs/tags/v9.1.0
|
|
113
|
+
74fd97d07c0510f0c612ce2611adadbba25e2e91 refs/tags/v9.2.0
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
16e9922fbdff7a2ed5cdab2e4b7c2dd997e4d06e
|
data/lib/grpc/plumbing.rb
CHANGED
|
@@ -8306,6 +8306,7 @@ module SDM
|
|
|
8306
8306
|
porcelain.egress_node_id = (plumbing.egress_node_id)
|
|
8307
8307
|
porcelain.encrypted = (plumbing.encrypted)
|
|
8308
8308
|
porcelain.id = (plumbing.id)
|
|
8309
|
+
porcelain.identity_alias_username = (plumbing.identity_alias_username)
|
|
8309
8310
|
porcelain.query_body = (plumbing.query_body)
|
|
8310
8311
|
porcelain.query_category = (plumbing.query_category)
|
|
8311
8312
|
porcelain.query_hash = (plumbing.query_hash)
|
|
@@ -8339,6 +8340,7 @@ module SDM
|
|
|
8339
8340
|
plumbing.egress_node_id = (porcelain.egress_node_id)
|
|
8340
8341
|
plumbing.encrypted = (porcelain.encrypted)
|
|
8341
8342
|
plumbing.id = (porcelain.id)
|
|
8343
|
+
plumbing.identity_alias_username = (porcelain.identity_alias_username)
|
|
8342
8344
|
plumbing.query_body = (porcelain.query_body)
|
|
8343
8345
|
plumbing.query_category = (porcelain.query_category)
|
|
8344
8346
|
plumbing.query_hash = (porcelain.query_hash)
|
data/lib/grpc/queries_pb.rb
CHANGED
|
@@ -64,6 +64,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
64
64
|
optional :target, :string, 27
|
|
65
65
|
optional :authzJson, :string, 28
|
|
66
66
|
optional :client_ip, :string, 29
|
|
67
|
+
optional :identity_alias_username, :string, 30
|
|
67
68
|
end
|
|
68
69
|
add_message "v1.QueryCapture" do
|
|
69
70
|
optional :width, :int32, 1
|
data/lib/models/porcelain.rb
CHANGED
|
@@ -8127,6 +8127,8 @@ module SDM
|
|
|
8127
8127
|
attr_accessor :encrypted
|
|
8128
8128
|
# Unique identifier of the Query.
|
|
8129
8129
|
attr_accessor :id
|
|
8130
|
+
# The username of the IdentityAlias used to access the Resource.
|
|
8131
|
+
attr_accessor :identity_alias_username
|
|
8130
8132
|
# The captured content of the Query.
|
|
8131
8133
|
# For queries against SSH, Kubernetes, and RDP resources, this contains a JSON representation of the QueryCapture.
|
|
8132
8134
|
attr_accessor :query_body
|
|
@@ -8173,6 +8175,7 @@ module SDM
|
|
|
8173
8175
|
egress_node_id: nil,
|
|
8174
8176
|
encrypted: nil,
|
|
8175
8177
|
id: nil,
|
|
8178
|
+
identity_alias_username: nil,
|
|
8176
8179
|
query_body: nil,
|
|
8177
8180
|
query_category: nil,
|
|
8178
8181
|
query_hash: nil,
|
|
@@ -8199,6 +8202,7 @@ module SDM
|
|
|
8199
8202
|
@egress_node_id = egress_node_id == nil ? "" : egress_node_id
|
|
8200
8203
|
@encrypted = encrypted == nil ? false : encrypted
|
|
8201
8204
|
@id = id == nil ? "" : id
|
|
8205
|
+
@identity_alias_username = identity_alias_username == nil ? "" : identity_alias_username
|
|
8202
8206
|
@query_body = query_body == nil ? "" : query_body
|
|
8203
8207
|
@query_category = query_category == nil ? "" : query_category
|
|
8204
8208
|
@query_hash = query_hash == nil ? "" : query_hash
|
data/lib/strongdm.rb
CHANGED
|
@@ -29,7 +29,7 @@ module SDM #:nodoc:
|
|
|
29
29
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
|
30
30
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
|
31
31
|
API_VERSION = "2024-03-28"
|
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/9.
|
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/9.3.0"
|
|
33
33
|
private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
|
|
34
34
|
|
|
35
35
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: strongdm
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 9.
|
|
4
|
+
version: 9.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- strongDM Team
|
|
@@ -81,8 +81,8 @@ files:
|
|
|
81
81
|
- "./.git/logs/HEAD"
|
|
82
82
|
- "./.git/logs/refs/heads/master"
|
|
83
83
|
- "./.git/logs/refs/remotes/origin/HEAD"
|
|
84
|
-
- "./.git/objects/pack/pack-
|
|
85
|
-
- "./.git/objects/pack/pack-
|
|
84
|
+
- "./.git/objects/pack/pack-22b490cf754d03bb55dd7cdb997e95d4ba69b64a.idx"
|
|
85
|
+
- "./.git/objects/pack/pack-22b490cf754d03bb55dd7cdb997e95d4ba69b64a.pack"
|
|
86
86
|
- "./.git/packed-refs"
|
|
87
87
|
- "./.git/refs/heads/master"
|
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|