strongdm 6.7.0 → 6.7.1
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-82546c160db6f2093fffb13fda2210198cfda289.idx → pack-757ca4731668a732671503ca8a7e87450627a2ec.idx} +0 -0
- data/.git/objects/pack/{pack-82546c160db6f2093fffb13fda2210198cfda289.pack → pack-757ca4731668a732671503ca8a7e87450627a2ec.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 +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 19e34edc1879afa5af1ed296b024ac7b00c80cadc31c39165900a1b8dabfb678
|
|
4
|
+
data.tar.gz: a04715787a5a3f74b0712dc1e64aef44e57a222b71b363b593dcf7ee9fc2e98f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2fdf4a93acbf9a66d916ad5dca2641987bf621ba61b4cecb70413204737be20b703c62970b4c3c9aa512f7917ba5b6fb1a6296a66c3e0fe0c78e74a416c1b1e7
|
|
7
|
+
data.tar.gz: 03f09adaad8fdad09cab97330974de53243a762f15f81f7e3ab428eba005862b485888cf23f93d461361ecf773a1f72d08d33ad06d85c0caa55f5d4ca91c3d73
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 sdmrelease <support@strongdm.com> 1709332852 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 sdmrelease <support@strongdm.com> 1709332852 +0000 checkout: moving from master to master
|
|
3
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 3e28afb8b757876c463b22aac13ee618d9ead204 sdmrelease <support@strongdm.com> 1709332852 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 sdmrelease <support@strongdm.com> 1709332852 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 3e28afb8b757876c463b22aac13ee618d9ead204 sdmrelease <support@strongdm.com> 1709332852 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 sdmrelease <support@strongdm.com> 1709332852 +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
|
+
3e28afb8b757876c463b22aac13ee618d9ead204 refs/remotes/origin/development
|
|
3
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 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
|
|
@@ -98,3 +98,4 @@ f4af6ebad8174f8e5aeec63536db9290597a3982 refs/tags/v6.2.1
|
|
|
98
98
|
e015e0386c2f0b99314bb46ae71631afdbcf4ed0 refs/tags/v6.4.0
|
|
99
99
|
998d2c9c4295d69cbfbbb233e70d3b1a62b1b6e8 refs/tags/v6.5.0
|
|
100
100
|
b28e0cc368d9174e5858abd41992efff0a030bcb refs/tags/v6.6.0
|
|
101
|
+
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 refs/tags/v6.7.0
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3e28afb8b757876c463b22aac13ee618d9ead204
|
data/lib/grpc/plumbing.rb
CHANGED
|
@@ -6974,6 +6974,7 @@ module SDM
|
|
|
6974
6974
|
porcelain.account_last_name = (plumbing.account_last_name)
|
|
6975
6975
|
porcelain.account_tags = convert_tags_to_porcelain(plumbing.account_tags)
|
|
6976
6976
|
porcelain.capture = convert_query_capture_to_porcelain(plumbing.capture)
|
|
6977
|
+
porcelain.client_ip = (plumbing.client_ip)
|
|
6977
6978
|
porcelain.completed_at = convert_timestamp_to_porcelain(plumbing.completed_at)
|
|
6978
6979
|
porcelain.duration = convert_duration_to_porcelain(plumbing.duration)
|
|
6979
6980
|
porcelain.egress_node_id = (plumbing.egress_node_id)
|
|
@@ -7006,6 +7007,7 @@ module SDM
|
|
|
7006
7007
|
plumbing.account_last_name = (porcelain.account_last_name)
|
|
7007
7008
|
plumbing.account_tags = convert_tags_to_plumbing(porcelain.account_tags)
|
|
7008
7009
|
plumbing.capture = convert_query_capture_to_plumbing(porcelain.capture)
|
|
7010
|
+
plumbing.client_ip = (porcelain.client_ip)
|
|
7009
7011
|
plumbing.completed_at = convert_timestamp_to_plumbing(porcelain.completed_at)
|
|
7010
7012
|
plumbing.duration = convert_duration_to_plumbing(porcelain.duration)
|
|
7011
7013
|
plumbing.egress_node_id = (porcelain.egress_node_id)
|
data/lib/grpc/queries_pb.rb
CHANGED
|
@@ -63,6 +63,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
63
63
|
optional :authentication_id, :string, 26
|
|
64
64
|
optional :target, :string, 27
|
|
65
65
|
optional :authzJson, :string, 28
|
|
66
|
+
optional :client_ip, :string, 29
|
|
66
67
|
end
|
|
67
68
|
add_message "v1.QueryCapture" do
|
|
68
69
|
optional :width, :int32, 1
|
data/lib/models/porcelain.rb
CHANGED
|
@@ -7082,6 +7082,8 @@ module SDM
|
|
|
7082
7082
|
# For queries against SSH, Kubernetes, and RDP resources, this contains additional information
|
|
7083
7083
|
# about the captured query.
|
|
7084
7084
|
attr_accessor :capture
|
|
7085
|
+
# The IP address the Query was performed from, as detected at the StrongDM control plane.
|
|
7086
|
+
attr_accessor :client_ip
|
|
7085
7087
|
# The time at which the Query was completed.
|
|
7086
7088
|
# Empty if this record indicates the start of a long-running query.
|
|
7087
7089
|
attr_accessor :completed_at
|
|
@@ -7133,6 +7135,7 @@ module SDM
|
|
|
7133
7135
|
account_last_name: nil,
|
|
7134
7136
|
account_tags: nil,
|
|
7135
7137
|
capture: nil,
|
|
7138
|
+
client_ip: nil,
|
|
7136
7139
|
completed_at: nil,
|
|
7137
7140
|
duration: nil,
|
|
7138
7141
|
egress_node_id: nil,
|
|
@@ -7158,6 +7161,7 @@ module SDM
|
|
|
7158
7161
|
@account_last_name = account_last_name == nil ? "" : account_last_name
|
|
7159
7162
|
@account_tags = account_tags == nil ? SDM::_porcelain_zero_value_tags() : account_tags
|
|
7160
7163
|
@capture = capture == nil ? nil : capture
|
|
7164
|
+
@client_ip = client_ip == nil ? "" : client_ip
|
|
7161
7165
|
@completed_at = completed_at == nil ? nil : completed_at
|
|
7162
7166
|
@duration = duration == nil ? nil : duration
|
|
7163
7167
|
@egress_node_id = egress_node_id == nil ? "" : egress_node_id
|
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 = "2021-08-23"
|
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/6.7.
|
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/6.7.1"
|
|
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,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: strongdm
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 6.7.
|
|
4
|
+
version: 6.7.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- strongDM Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-03-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: grpc
|
|
@@ -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-757ca4731668a732671503ca8a7e87450627a2ec.idx"
|
|
85
|
+
- "./.git/objects/pack/pack-757ca4731668a732671503ca8a7e87450627a2ec.pack"
|
|
86
86
|
- "./.git/packed-refs"
|
|
87
87
|
- "./.git/refs/heads/master"
|
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|