insightconnect-plugin-runtime 6.0.0__py3-none-any.whl → 6.0.1__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.0.0.dist-info → insightconnect_plugin_runtime-6.0.1.dist-info}/METADATA +3 -2
- {insightconnect_plugin_runtime-6.0.0.dist-info → insightconnect_plugin_runtime-6.0.1.dist-info}/RECORD +4 -4
- {insightconnect_plugin_runtime-6.0.0.dist-info → insightconnect_plugin_runtime-6.0.1.dist-info}/WHEEL +0 -0
- {insightconnect_plugin_runtime-6.0.0.dist-info → insightconnect_plugin_runtime-6.0.1.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: 6.0.
|
|
3
|
+
Version: 6.0.1
|
|
4
4
|
Summary: InsightConnect Plugin Runtime
|
|
5
5
|
Home-page: https://github.com/rapid7/komand-plugin-sdk-python
|
|
6
6
|
Author: Rapid7 Integrations Alliance
|
|
@@ -12,7 +12,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
12
12
|
Classifier: Natural Language :: English
|
|
13
13
|
Classifier: Topic :: Software Development :: Build Tools
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
|
-
Requires-Dist: requests ==2.32.
|
|
15
|
+
Requires-Dist: requests ==2.32.2
|
|
16
16
|
Requires-Dist: python-jsonschema-objects ==0.5.2
|
|
17
17
|
Requires-Dist: jsonschema ==4.21.1
|
|
18
18
|
Requires-Dist: certifi ==2024.07.04
|
|
@@ -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
|
+
* 6.0.1 - Address vulnerabilities within the following python packages: `Jinja2`, `requests`, `urllib3`, `zipp` and `setuptools`.
|
|
214
215
|
* 6.0.0 - Address vulnerabilities within `certifi` python package | Bump the version of OpenSSL used | If running a task connection test, return a custom message from the task test and not the full log.
|
|
215
216
|
* 5.6.1 - Making sure all paths that can call the task connection test endpoints return a 400 error if the test fails
|
|
216
217
|
* 5.6.0 - Add APIException class for error handling | Fix error in response_handler where data of type Response was not correctly being returned
|
|
@@ -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=VooVmfpIgxmglNdtmT32AkEDFxHxyRHLK8RsCWjjYRY,2153
|
|
81
|
-
insightconnect_plugin_runtime-6.0.
|
|
82
|
-
insightconnect_plugin_runtime-6.0.
|
|
83
|
-
insightconnect_plugin_runtime-6.0.
|
|
84
|
-
insightconnect_plugin_runtime-6.0.
|
|
81
|
+
insightconnect_plugin_runtime-6.0.1.dist-info/METADATA,sha256=pPg9Ga7HGld_pcfbufClvZT33bDT_5SdlW79WvbVcnI,14443
|
|
82
|
+
insightconnect_plugin_runtime-6.0.1.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
|
83
|
+
insightconnect_plugin_runtime-6.0.1.dist-info/top_level.txt,sha256=AJtyJOpiFzHxsbHUICTcUKXyrGQ3tZxhrEHsPjJBvEA,36
|
|
84
|
+
insightconnect_plugin_runtime-6.0.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|