insightconnect-plugin-runtime 6.3.5__py3-none-any.whl → 6.3.6__py3-none-any.whl
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.
- {insightconnect_plugin_runtime-6.3.5.dist-info → insightconnect_plugin_runtime-6.3.6.dist-info}/METADATA +3 -1
- {insightconnect_plugin_runtime-6.3.5.dist-info → insightconnect_plugin_runtime-6.3.6.dist-info}/RECORD +4 -4
- {insightconnect_plugin_runtime-6.3.5.dist-info → insightconnect_plugin_runtime-6.3.6.dist-info}/WHEEL +0 -0
- {insightconnect_plugin_runtime-6.3.5.dist-info → insightconnect_plugin_runtime-6.3.6.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: insightconnect-plugin-runtime
|
|
3
|
-
Version: 6.3.
|
|
3
|
+
Version: 6.3.6
|
|
4
4
|
Summary: InsightConnect Plugin Runtime
|
|
5
5
|
Home-page: https://github.com/rapid7/komand-plugin-sdk-python
|
|
6
6
|
Author: Rapid7 Integrations Alliance
|
|
@@ -27,6 +27,7 @@ Requires-Dist: blinker==1.9.0
|
|
|
27
27
|
Requires-Dist: structlog==25.4.0
|
|
28
28
|
Requires-Dist: python-json-logger==2.0.7
|
|
29
29
|
Requires-Dist: Jinja2==3.1.6
|
|
30
|
+
Requires-Dist: python-dateutil==2.9.0.post0
|
|
30
31
|
Requires-Dist: opentelemetry-sdk==1.34.0
|
|
31
32
|
Requires-Dist: opentelemetry-instrumentation-flask==0.55b0
|
|
32
33
|
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.34.0
|
|
@@ -224,6 +225,7 @@ contributed. Black is installed as a test dependency and the hook can be initial
|
|
|
224
225
|
after cloning this repository.
|
|
225
226
|
|
|
226
227
|
## Changelog
|
|
228
|
+
* 6.3.6 - Added required dependency to plugin runtime
|
|
227
229
|
* 6.3.5 - Added `monitor_task_delay` decorator to detect processing delays
|
|
228
230
|
* 6.3.4 - Addressed vulnerabilities within the slim and non-slim Python images (bumping packages)
|
|
229
231
|
* 6.3.3 - Add helper func for tracing context to preserve parent span in threadpools
|
|
@@ -79,7 +79,7 @@ tests/unit/test_server_spec.py,sha256=je97BaktgK0Fiz3AwFPkcmHzYtOJJNqJV_Fw5hrvqX
|
|
|
79
79
|
tests/unit/test_trigger.py,sha256=E53mAUoVyponWu_4IQZ0IC1gQ9lakBnTn_9vKN2IZfg,1692
|
|
80
80
|
tests/unit/test_variables.py,sha256=OUEOqGYZA3Nd5oKk5GVY3hcrWKHpZpxysBJcO_v5gzs,291
|
|
81
81
|
tests/unit/utils.py,sha256=hcY0A2H_DMgCDXUTvDtCXMdMvRjLQgTaGcTpATb8YG0,2236
|
|
82
|
-
insightconnect_plugin_runtime-6.3.
|
|
83
|
-
insightconnect_plugin_runtime-6.3.
|
|
84
|
-
insightconnect_plugin_runtime-6.3.
|
|
85
|
-
insightconnect_plugin_runtime-6.3.
|
|
82
|
+
insightconnect_plugin_runtime-6.3.6.dist-info/METADATA,sha256=m6s9IdaVg70xBaNguO4hTK0v5q4hjngcbc1W6j7qmiU,16773
|
|
83
|
+
insightconnect_plugin_runtime-6.3.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
84
|
+
insightconnect_plugin_runtime-6.3.6.dist-info/top_level.txt,sha256=AJtyJOpiFzHxsbHUICTcUKXyrGQ3tZxhrEHsPjJBvEA,36
|
|
85
|
+
insightconnect_plugin_runtime-6.3.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|