strongdm 6.7.0__zip → 6.7.1__zip

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.
Files changed (115) hide show
  1. {strongdm-6.7.0 → strongdm-6.7.1}/PKG-INFO +2 -2
  2. {strongdm-6.7.0 → strongdm-6.7.1}/setup.py +2 -2
  3. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/client.py +1 -1
  4. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/models.py +9 -0
  5. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/plumbing.py +2 -0
  6. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/queries_pb2.py +10 -8
  7. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm.egg-info/PKG-INFO +2 -2
  8. {strongdm-6.7.0 → strongdm-6.7.1}/LICENSE +0 -0
  9. {strongdm-6.7.0 → strongdm-6.7.1}/README.md +0 -0
  10. {strongdm-6.7.0 → strongdm-6.7.1}/setup.cfg +0 -0
  11. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/__init__.py +0 -0
  12. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_request_events_history_pb2.py +0 -0
  13. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  14. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_requests_history_pb2.py +0 -0
  15. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  16. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_requests_pb2.py +0 -0
  17. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/access_requests_pb2_grpc.py +0 -0
  18. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_attachments_history_pb2.py +0 -0
  19. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  20. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_attachments_pb2.py +0 -0
  21. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_attachments_pb2_grpc.py +0 -0
  22. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_grants_history_pb2.py +0 -0
  23. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  24. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_grants_pb2.py +0 -0
  25. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_grants_pb2_grpc.py +0 -0
  26. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_permissions_pb2.py +0 -0
  27. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_permissions_pb2_grpc.py +0 -0
  28. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_resources_history_pb2.py +0 -0
  29. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  30. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_resources_pb2.py +0 -0
  31. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/account_resources_pb2_grpc.py +0 -0
  32. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/accounts_history_pb2.py +0 -0
  33. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/accounts_history_pb2_grpc.py +0 -0
  34. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/accounts_pb2.py +0 -0
  35. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/accounts_pb2_grpc.py +0 -0
  36. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/activities_pb2.py +0 -0
  37. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/activities_pb2_grpc.py +0 -0
  38. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/constants.py +0 -0
  39. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/control_panel_pb2.py +0 -0
  40. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/control_panel_pb2_grpc.py +0 -0
  41. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/drivers_pb2.py +0 -0
  42. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/drivers_pb2_grpc.py +0 -0
  43. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/errors.py +0 -0
  44. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/nodes_history_pb2.py +0 -0
  45. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/nodes_history_pb2_grpc.py +0 -0
  46. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/nodes_pb2.py +0 -0
  47. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/nodes_pb2_grpc.py +0 -0
  48. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/options_pb2.py +0 -0
  49. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/options_pb2_grpc.py +0 -0
  50. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/organization_history_pb2.py +0 -0
  51. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/organization_history_pb2_grpc.py +0 -0
  52. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_nodes_pb2.py +0 -0
  53. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  54. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_peers_pb2.py +0 -0
  55. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  56. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_resources_pb2.py +0 -0
  57. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  58. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_groups_pb2.py +0 -0
  59. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/peering_groups_pb2_grpc.py +0 -0
  60. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/queries_pb2_grpc.py +0 -0
  61. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identities_history_pb2.py +0 -0
  62. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  63. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identities_pb2.py +0 -0
  64. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identities_pb2_grpc.py +0 -0
  65. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  66. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  67. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identity_groups_pb2.py +0 -0
  68. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  69. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/replays_pb2.py +0 -0
  70. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/replays_pb2_grpc.py +0 -0
  71. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/resources_history_pb2.py +0 -0
  72. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/resources_history_pb2_grpc.py +0 -0
  73. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/resources_pb2.py +0 -0
  74. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/resources_pb2_grpc.py +0 -0
  75. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/role_resources_history_pb2.py +0 -0
  76. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  77. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/role_resources_pb2.py +0 -0
  78. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/role_resources_pb2_grpc.py +0 -0
  79. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/roles_history_pb2.py +0 -0
  80. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/roles_history_pb2_grpc.py +0 -0
  81. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/roles_pb2.py +0 -0
  82. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/roles_pb2_grpc.py +0 -0
  83. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_store_healths_pb2.py +0 -0
  84. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  85. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_store_types_pb2.py +0 -0
  86. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  87. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_stores_history_pb2.py +0 -0
  88. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  89. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_stores_pb2.py +0 -0
  90. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/secret_stores_pb2_grpc.py +0 -0
  91. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/spec_pb2.py +0 -0
  92. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/spec_pb2_grpc.py +0 -0
  93. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/svc.py +0 -0
  94. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/tags_pb2.py +0 -0
  95. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/tags_pb2_grpc.py +0 -0
  96. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_approvers_history_pb2.py +0 -0
  97. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  98. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_approvers_pb2.py +0 -0
  99. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  100. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_assignments_history_pb2.py +0 -0
  101. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  102. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_assignments_pb2.py +0 -0
  103. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  104. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_roles_history_pb2.py +0 -0
  105. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  106. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_roles_pb2.py +0 -0
  107. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  108. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflows_history_pb2.py +0 -0
  109. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflows_history_pb2_grpc.py +0 -0
  110. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflows_pb2.py +0 -0
  111. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm/workflows_pb2_grpc.py +0 -0
  112. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm.egg-info/SOURCES.txt +0 -0
  113. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm.egg-info/dependency_links.txt +0 -0
  114. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm.egg-info/requires.txt +0 -0
  115. {strongdm-6.7.0 → strongdm-6.7.1}/strongdm.egg-info/top_level.txt +0 -0
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 6.7.0
3
+ Version: 6.7.1
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.1.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
@@ -23,7 +23,7 @@ from setuptools import setup
23
23
  setup(
24
24
  name='strongdm',
25
25
  packages=['strongdm'],
26
- version='6.7.0',
26
+ version='6.7.1',
27
27
  license='apache-2.0',
28
28
  description='strongDM SDK for the Python programming language.',
29
29
  long_description=long_description,
@@ -32,7 +32,7 @@ setup(
32
32
  author_email='sdk-feedback@strongdm.com',
33
33
  url='https://github.com/strongdm/strongdm-sdk-python',
34
34
  download_url=
35
- 'https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.0.tar.gz',
35
+ 'https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.1.tar.gz',
36
36
  keywords=[
37
37
  'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
38
38
  'database', 'server', 'ssh', 'rdp'
@@ -32,7 +32,7 @@ DEFAULT_MAX_RETRIES = 3
32
32
  DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
33
33
  DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
34
34
  API_VERSION = '2021-08-23'
35
- USER_AGENT = 'strongdm-sdk-python/6.7.0'
35
+ USER_AGENT = 'strongdm-sdk-python/6.7.1'
36
36
 
37
37
 
38
38
  class Client:
@@ -14310,6 +14310,7 @@ class Query:
14310
14310
  'account_last_name',
14311
14311
  'account_tags',
14312
14312
  'capture',
14313
+ 'client_ip',
14313
14314
  'completed_at',
14314
14315
  'duration',
14315
14316
  'egress_node_id',
@@ -14338,6 +14339,7 @@ class Query:
14338
14339
  account_last_name=None,
14339
14340
  account_tags=None,
14340
14341
  capture=None,
14342
+ client_ip=None,
14341
14343
  completed_at=None,
14342
14344
  duration=None,
14343
14345
  egress_node_id=None,
@@ -14387,6 +14389,10 @@ class Query:
14387
14389
  For queries against SSH, Kubernetes, and RDP resources, this contains additional information
14388
14390
  about the captured query.
14389
14391
  '''
14392
+ self.client_ip = client_ip if client_ip is not None else ''
14393
+ '''
14394
+ The IP address the Query was performed from, as detected at the StrongDM control plane.
14395
+ '''
14390
14396
  self.completed_at = completed_at if completed_at is not None else None
14391
14397
  '''
14392
14398
  The time at which the Query was completed.
@@ -14476,6 +14482,7 @@ class Query:
14476
14482
  'account_last_name: ' + repr(self.account_last_name) + ' ' +\
14477
14483
  'account_tags: ' + repr(self.account_tags) + ' ' +\
14478
14484
  'capture: ' + repr(self.capture) + ' ' +\
14485
+ 'client_ip: ' + repr(self.client_ip) + ' ' +\
14479
14486
  'completed_at: ' + repr(self.completed_at) + ' ' +\
14480
14487
  'duration: ' + repr(self.duration) + ' ' +\
14481
14488
  'egress_node_id: ' + repr(self.egress_node_id) + ' ' +\
@@ -14504,6 +14511,7 @@ class Query:
14504
14511
  'account_last_name': self.account_last_name,
14505
14512
  'account_tags': self.account_tags,
14506
14513
  'capture': self.capture,
14514
+ 'client_ip': self.client_ip,
14507
14515
  'completed_at': self.completed_at,
14508
14516
  'duration': self.duration,
14509
14517
  'egress_node_id': self.egress_node_id,
@@ -14533,6 +14541,7 @@ class Query:
14533
14541
  account_last_name=d.get('account_last_name'),
14534
14542
  account_tags=d.get('account_tags'),
14535
14543
  capture=d.get('capture'),
14544
+ client_ip=d.get('client_ip'),
14536
14545
  completed_at=d.get('completed_at'),
14537
14546
  duration=d.get('duration'),
14538
14547
  egress_node_id=d.get('egress_node_id'),
@@ -6487,6 +6487,7 @@ def convert_query_to_porcelain(plumbing):
6487
6487
  porcelain.account_last_name = (plumbing.account_last_name)
6488
6488
  porcelain.account_tags = convert_tags_to_porcelain(plumbing.account_tags)
6489
6489
  porcelain.capture = convert_query_capture_to_porcelain(plumbing.capture)
6490
+ porcelain.client_ip = (plumbing.client_ip)
6490
6491
  porcelain.completed_at = convert_timestamp_to_porcelain(
6491
6492
  plumbing.completed_at)
6492
6493
  porcelain.duration = convert_duration_to_porcelain(plumbing.duration)
@@ -6521,6 +6522,7 @@ def convert_query_to_plumbing(porcelain):
6521
6522
  convert_tags_to_plumbing(porcelain.account_tags))
6522
6523
  plumbing.capture.CopyFrom(
6523
6524
  convert_query_capture_to_plumbing(porcelain.capture))
6525
+ plumbing.client_ip = (porcelain.client_ip)
6524
6526
  plumbing.completed_at.CopyFrom(
6525
6527
  convert_timestamp_to_plumbing(porcelain.completed_at))
6526
6528
  plumbing.duration.CopyFrom(convert_duration_to_plumbing(
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
33
33
  from . import tags_pb2 as tags__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xcc\t\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12,\n\x18remote_identity_username\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12)\n\x06target\x18\x1b \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x45\n\tauthzJson\x18\x1c \x01(\tB2\xf2\xf8\xb3\x07-\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\xb2\xf4\xb3\x07\ngo_private:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x83\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12,\n\x18remote_identity_username\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12)\n\x06target\x18\x1b \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x45\n\tauthzJson\x18\x1c \x01(\tB2\xf2\xf8\xb3\x07-\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\xb2\xf4\xb3\x07\ngo_private\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
37
37
 
38
38
 
39
39
 
@@ -149,6 +149,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
149
149
  _QUERY.fields_by_name['target']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
150
150
  _QUERY.fields_by_name['authzJson']._options = None
151
151
  _QUERY.fields_by_name['authzJson']._serialized_options = b'\362\370\263\007-\260\363\263\007\001\312\363\263\007\024\302\364\263\007\017\n\002go\022\tAuthzJSON\262\364\263\007\ngo_private'
152
+ _QUERY.fields_by_name['client_ip']._options = None
153
+ _QUERY.fields_by_name['client_ip']._serialized_options = b'\362\370\263\007\035\260\363\263\007\001\312\363\263\007\023\302\364\263\007\016\n\002go\022\010ClientIP'
152
154
  _QUERY._options = None
153
155
  _QUERY._serialized_options = b'\372\370\263\007\005\250\363\263\007\001\372\370\263\007\006\322\363\263\007\001*\372\370\263\007\030\322\363\263\007\023!terraform-provider'
154
156
  _QUERYCAPTURE_ENVENTRY._options = None
@@ -190,11 +192,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
190
192
  _QUERYLISTRESPONSE._serialized_start=255
191
193
  _QUERYLISTRESPONSE._serialized_end=485
192
194
  _QUERY._serialized_start=488
193
- _QUERY._serialized_end=1716
194
- _QUERYCAPTURE._serialized_start=1719
195
- _QUERYCAPTURE._serialized_end=2274
196
- _QUERYCAPTURE_ENVENTRY._serialized_start=2180
197
- _QUERYCAPTURE_ENVENTRY._serialized_end=2222
198
- _QUERIES._serialized_start=2277
199
- _QUERIES._serialized_end=2442
195
+ _QUERY._serialized_end=1771
196
+ _QUERYCAPTURE._serialized_start=1774
197
+ _QUERYCAPTURE._serialized_end=2329
198
+ _QUERYCAPTURE_ENVENTRY._serialized_start=2235
199
+ _QUERYCAPTURE_ENVENTRY._serialized_end=2277
200
+ _QUERIES._serialized_start=2332
201
+ _QUERIES._serialized_end=2497
200
202
  # @@protoc_insertion_point(module_scope)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 6.7.0
3
+ Version: 6.7.1
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.7.1.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes