pycti 6.3.0__py3-none-any.whl → 6.3.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.
Potentially problematic release.
This version of pycti might be problematic. Click here for more details.
- pycti/__init__.py +1 -1
- pycti/connector/opencti_connector_helper.py +0 -1
- {pycti-6.3.0.dist-info → pycti-6.3.1.dist-info}/METADATA +1 -1
- {pycti-6.3.0.dist-info → pycti-6.3.1.dist-info}/RECORD +7 -7
- {pycti-6.3.0.dist-info → pycti-6.3.1.dist-info}/LICENSE +0 -0
- {pycti-6.3.0.dist-info → pycti-6.3.1.dist-info}/WHEEL +0 -0
- {pycti-6.3.0.dist-info → pycti-6.3.1.dist-info}/top_level.txt +0 -0
pycti/__init__.py
CHANGED
|
@@ -1718,7 +1718,6 @@ class OpenCTIConnectorHelper: # pylint: disable=too-many-public-methods
|
|
|
1718
1718
|
)
|
|
1719
1719
|
pika_parameters = pika.ConnectionParameters(
|
|
1720
1720
|
heartbeat=10,
|
|
1721
|
-
blocked_connection_timeout=10,
|
|
1722
1721
|
host=self.connector_config["connection"]["host"],
|
|
1723
1722
|
port=self.connector_config["connection"]["port"],
|
|
1724
1723
|
virtual_host=self.connector_config["connection"]["vhost"],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
pycti/__init__.py,sha256=
|
|
1
|
+
pycti/__init__.py,sha256=Z9Aa2z9YfCSGaVhJBzAnYfscKue6Z4ep_CSKUCjLk7I,5218
|
|
2
2
|
pycti/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
pycti/api/opencti_api_client.py,sha256=WpJs3GtEO0kV29KXmKY-2JmtiL6JSPD-746-FbnIcik,31027
|
|
4
4
|
pycti/api/opencti_api_connector.py,sha256=ubM_zPjTD8L33TEugCQgf_YF9zugDFg_7FgNubGlwJw,5447
|
|
@@ -6,7 +6,7 @@ pycti/api/opencti_api_playbook.py,sha256=456We78vESukfSOi_CctfZ9dbBJEi76EHClRc2f
|
|
|
6
6
|
pycti/api/opencti_api_work.py,sha256=JLfl7oy6Cq9IrYW_kUrqwzN46FoVzyIn1JJQKyK0h_w,7615
|
|
7
7
|
pycti/connector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
8
|
pycti/connector/opencti_connector.py,sha256=5oVvS27KWhzRiofJAeQPDtba-EP83FziSistyEd5l-U,2561
|
|
9
|
-
pycti/connector/opencti_connector_helper.py,sha256=
|
|
9
|
+
pycti/connector/opencti_connector_helper.py,sha256=R69YIc6BIP5QL78lM0kFBwLxYRRrr2pn5ZnjwNQkSho,79210
|
|
10
10
|
pycti/connector/opencti_metric_handler.py,sha256=4jXHeJflomtHjuQ_YU0b36TG7o26vOWbY_jvU8Ezobs,3725
|
|
11
11
|
pycti/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
12
|
pycti/entities/opencti_attack_pattern.py,sha256=AP_lTsHk0NscvFsXdxjzXWLCpg0ZaHTUT-Yg2JyB4YU,22047
|
|
@@ -66,8 +66,8 @@ pycti/utils/opencti_stix2.py,sha256=pYPvDJRkd9gTkC3__FYapxcSZdrAbRY-aSqDd0oKgUw,
|
|
|
66
66
|
pycti/utils/opencti_stix2_splitter.py,sha256=A2GqoiFzEga8hslgA3mm4FDoObFsWgx4zK4DdcWTguc,4907
|
|
67
67
|
pycti/utils/opencti_stix2_update.py,sha256=CnMyqkeVA0jgyxEcgqna8sABU4YPMjkEJ228GVurIn4,14658
|
|
68
68
|
pycti/utils/opencti_stix2_utils.py,sha256=4r9qglN3AIN8JH1B9Ts2o20Qn3K203M4c5-lIPzRpZ4,4138
|
|
69
|
-
pycti-6.3.
|
|
70
|
-
pycti-6.3.
|
|
71
|
-
pycti-6.3.
|
|
72
|
-
pycti-6.3.
|
|
73
|
-
pycti-6.3.
|
|
69
|
+
pycti-6.3.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
70
|
+
pycti-6.3.1.dist-info/METADATA,sha256=uECBRSc2-OgCC26QGBATxTsVpU0dL2vjVv7eAaLSVQ4,5418
|
|
71
|
+
pycti-6.3.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
72
|
+
pycti-6.3.1.dist-info/top_level.txt,sha256=cqEpxitAhHP4VgSA6xmrak6Yk9MeBkwoMTB6k7d2ZnE,6
|
|
73
|
+
pycti-6.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|