From a2cee8b8cfe2ec242ce87c48b0cf4032af847a7d Mon Sep 17 00:00:00 2001 From: Valentin Bouzin Date: Mon, 23 Sep 2024 10:54:22 +0200 Subject: [PATCH] [backend] observables values implemented (#8312) --- 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 c37bf0b4..d13df6c1 100644 --- a/pycti/entities/indicator/opencti_indicator_properties.py +++ b/pycti/entities/indicator/opencti_indicator_properties.py @@ -92,6 +92,10 @@ x_opencti_score x_opencti_detection x_opencti_main_observable_type + x_opencti_observables_values { + type + value + } x_mitre_platforms observables { edges { @@ -220,6 +224,10 @@ x_opencti_score x_opencti_detection x_opencti_main_observable_type + x_opencti_observables_values { + type + value + } x_mitre_platforms observables { edges {