From eff8e9bdeb202157f74d3769f20b0382ccdaeb81 Mon Sep 17 00:00:00 2001 From: Jeremy Cloarec Date: Mon, 31 Mar 2025 10:15:25 +0200 Subject: [PATCH] [client] add hashes to indicator observable values graphql fragment --- pycti/entities/indicator/opencti_indicator_properties.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pycti/entities/indicator/opencti_indicator_properties.py b/pycti/entities/indicator/opencti_indicator_properties.py index 8dc168f59..3e3ec63f4 100644 --- a/pycti/entities/indicator/opencti_indicator_properties.py +++ b/pycti/entities/indicator/opencti_indicator_properties.py @@ -95,6 +95,10 @@ x_opencti_observable_values { type value + hashes { + algorithm + hash + } } x_mitre_platforms observables { @@ -227,6 +231,10 @@ x_opencti_observable_values { type value + hashes { + algorithm + hash + } } x_mitre_platforms observables {