pycti 6.7.1__py3-none-any.whl → 6.7.2__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 CHANGED
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- __version__ = "6.7.1"
2
+ __version__ = "6.7.2"
3
3
 
4
4
  from .api.opencti_api_client import OpenCTIApiClient
5
5
  from .api.opencti_api_connector import OpenCTIApiConnector
@@ -533,6 +533,7 @@ class StixSightingRelationship:
533
533
  external_references = kwargs.get("externalReferences", None)
534
534
  x_opencti_stix_ids = kwargs.get("x_opencti_stix_ids", None)
535
535
  x_opencti_workflow_id = kwargs.get("x_opencti_workflow_id", None)
536
+ granted_refs = kwargs.get("objectOrganization", None)
536
537
  update = kwargs.get("update", False)
537
538
 
538
539
  self.opencti.app_logger.info(
@@ -569,6 +570,7 @@ class StixSightingRelationship:
569
570
  "externalReferences": external_references,
570
571
  "x_opencti_stix_ids": x_opencti_stix_ids,
571
572
  "x_opencti_workflow_id": x_opencti_workflow_id,
573
+ "objectOrganization": granted_refs,
572
574
  "update": update,
573
575
  }
574
576
  },
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pycti
3
- Version: 6.7.1
3
+ Version: 6.7.2
4
4
  Summary: Python API client for OpenCTI.
5
5
  Home-page: https://github.com/OpenCTI-Platform/client-python
6
6
  Author: Filigran
@@ -1,4 +1,4 @@
1
- pycti/__init__.py,sha256=hDq7zelRCjaMp-xP_n_BjQxLEPURygXvvcbCF3RuOiQ,5676
1
+ pycti/__init__.py,sha256=en80VIv2KcMlL4_k2W0XrCysi5gDlvc-7vd3Df46UVE,5676
2
2
  pycti/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  pycti/api/opencti_api_client.py,sha256=lbygp2fOsmTKIrM-8Y7GxFzCZzdFStC0dhxyKYs0Wzo,35368
4
4
  pycti/api/opencti_api_connector.py,sha256=8xwHuLINP3ZCImzE9_K_iCR9QEA3K6aHpK4bJhcZf20,5582
@@ -57,7 +57,7 @@ pycti/entities/opencti_stix_cyber_observable.py,sha256=ZbJ4XXXTlCP34hrgC9Jfov_9m
57
57
  pycti/entities/opencti_stix_domain_object.py,sha256=bTnohBI9n5q909bmW6HQGHnPpAr_K3NierKlUivNctU,82790
58
58
  pycti/entities/opencti_stix_nested_ref_relationship.py,sha256=7USJlfTanPFY16aFIH2YONdRakrfoBuIbB0d0I52PSM,12479
59
59
  pycti/entities/opencti_stix_object_or_stix_relationship.py,sha256=djQ1-2tghFc_mxxuBo2IVAuUNsR08bQZtq_04hGEBIo,20019
60
- pycti/entities/opencti_stix_sighting_relationship.py,sha256=JZo9t_nyF2psVZ3Flg6Gkyf3gD5422kQLAByr1qiBAs,31720
60
+ pycti/entities/opencti_stix_sighting_relationship.py,sha256=Unih_8vUzR2i_1cFJ73j4dzogxLis4hrOiMwFeoCu1Q,31838
61
61
  pycti/entities/opencti_task.py,sha256=QOGuPTpH5rI80i9kwhHJ7Lgdr6bKTdAs-jwQ3kQ2Yjo,25457
62
62
  pycti/entities/opencti_threat_actor.py,sha256=vFPeo0pOYSqHBKVlWc4o8RjuP2PP0A09KWU6rsYXnvA,11201
63
63
  pycti/entities/opencti_threat_actor_group.py,sha256=dV28sDfADoDpATyk8w2fN1ZGOoad3LCk7lnij3nFBY8,20828
@@ -79,8 +79,8 @@ pycti/utils/opencti_stix2_identifier.py,sha256=k8L1z4q1xdCBfxqUba4YS_kT-MmbJFxYh
79
79
  pycti/utils/opencti_stix2_splitter.py,sha256=sjD9mN6jEea7Zr1k17rNiYaozLcDU4qg0HgIixXRHt4,11371
80
80
  pycti/utils/opencti_stix2_update.py,sha256=CnMyqkeVA0jgyxEcgqna8sABU4YPMjkEJ228GVurIn4,14658
81
81
  pycti/utils/opencti_stix2_utils.py,sha256=4vu-j3weP9IS3Ky31exOIw4t3fBg00emCTRlVpevrTU,5582
82
- pycti-6.7.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
83
- pycti-6.7.1.dist-info/METADATA,sha256=M2HU6GADJTg_ty1lnckQ7QHlYEe_XLbhPx9eh4GnIyE,5530
84
- pycti-6.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
85
- pycti-6.7.1.dist-info/top_level.txt,sha256=cqEpxitAhHP4VgSA6xmrak6Yk9MeBkwoMTB6k7d2ZnE,6
86
- pycti-6.7.1.dist-info/RECORD,,
82
+ pycti-6.7.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
83
+ pycti-6.7.2.dist-info/METADATA,sha256=tWtZOdd5FZeFD-nKObU6-TcMMAqx9Pu9F7CViwzYmi0,5530
84
+ pycti-6.7.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
85
+ pycti-6.7.2.dist-info/top_level.txt,sha256=cqEpxitAhHP4VgSA6xmrak6Yk9MeBkwoMTB6k7d2ZnE,6
86
+ pycti-6.7.2.dist-info/RECORD,,
File without changes