insightconnect-plugin-runtime 5.4.7__py3-none-any.whl → 5.4.8__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-5.4.7.dist-info → insightconnect_plugin_runtime-5.4.8.dist-info}/METADATA +3 -2
- {insightconnect_plugin_runtime-5.4.7.dist-info → insightconnect_plugin_runtime-5.4.8.dist-info}/RECORD +4 -4
- {insightconnect_plugin_runtime-5.4.7.dist-info → insightconnect_plugin_runtime-5.4.8.dist-info}/WHEEL +0 -0
- {insightconnect_plugin_runtime-5.4.7.dist-info → insightconnect_plugin_runtime-5.4.8.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: insightconnect-plugin-runtime
|
|
3
|
-
Version: 5.4.
|
|
3
|
+
Version: 5.4.8
|
|
4
4
|
Summary: InsightConnect Plugin Runtime
|
|
5
5
|
Home-page: https://github.com/rapid7/komand-plugin-sdk-python
|
|
6
6
|
Author: Rapid7 Integrations Alliance
|
|
@@ -17,7 +17,7 @@ Requires-Dist: python-jsonschema-objects ==0.5.2
|
|
|
17
17
|
Requires-Dist: jsonschema ==4.21.1
|
|
18
18
|
Requires-Dist: certifi ==2024.2.2
|
|
19
19
|
Requires-Dist: Flask ==3.0.2
|
|
20
|
-
Requires-Dist: gunicorn ==
|
|
20
|
+
Requires-Dist: gunicorn ==22.0.0
|
|
21
21
|
Requires-Dist: greenlet ==3.0.3
|
|
22
22
|
Requires-Dist: gevent ==24.2.1
|
|
23
23
|
Requires-Dist: marshmallow ==3.21.0
|
|
@@ -211,6 +211,7 @@ contributed. Black is installed as a test dependency and the hook can be initial
|
|
|
211
211
|
after cloning this repository.
|
|
212
212
|
|
|
213
213
|
## Changelog
|
|
214
|
+
* 5.4.8 - Address vulnerabilities within `gunicorn` and `idna` python packages.
|
|
214
215
|
* 5.4.7 - Address vulnerabilities within `insightconnect-python-3-plugin` image.
|
|
215
216
|
* 5.4.6 - Updated our cloud loggers to include the request path | Updated slim image to remediate vulnerabilities.
|
|
216
217
|
* 5.4.5 - Updated base images to pull Python 3.9.19 | Alpine image: Updated expat package
|
|
@@ -78,7 +78,7 @@ tests/unit/test_server_spec.py,sha256=je97BaktgK0Fiz3AwFPkcmHzYtOJJNqJV_Fw5hrvqX
|
|
|
78
78
|
tests/unit/test_trigger.py,sha256=E53mAUoVyponWu_4IQZ0IC1gQ9lakBnTn_9vKN2IZfg,1692
|
|
79
79
|
tests/unit/test_variables.py,sha256=OUEOqGYZA3Nd5oKk5GVY3hcrWKHpZpxysBJcO_v5gzs,291
|
|
80
80
|
tests/unit/utils.py,sha256=g_phxLH96rNwsdrry8Y7SjT9oZCps7ussI-ofc9K_xw,478
|
|
81
|
-
insightconnect_plugin_runtime-5.4.
|
|
82
|
-
insightconnect_plugin_runtime-5.4.
|
|
83
|
-
insightconnect_plugin_runtime-5.4.
|
|
84
|
-
insightconnect_plugin_runtime-5.4.
|
|
81
|
+
insightconnect_plugin_runtime-5.4.8.dist-info/METADATA,sha256=TZ2XAWmYynpkLEBpZb-lEEgxgqRSKmHaa6FQ2kTEW6Q,13068
|
|
82
|
+
insightconnect_plugin_runtime-5.4.8.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
83
|
+
insightconnect_plugin_runtime-5.4.8.dist-info/top_level.txt,sha256=AJtyJOpiFzHxsbHUICTcUKXyrGQ3tZxhrEHsPjJBvEA,36
|
|
84
|
+
insightconnect_plugin_runtime-5.4.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|