diff --git a/opencti-platform/opencti-front/src/private/components/common/stix_core_relationships/EntityStixCoreRelationshipLineAll.jsx b/opencti-platform/opencti-front/src/private/components/common/stix_core_relationships/EntityStixCoreRelationshipLineAll.jsx index 5fbe0ec3bd6c..606c78865047 100644 --- a/opencti-platform/opencti-front/src/private/components/common/stix_core_relationships/EntityStixCoreRelationshipLineAll.jsx +++ b/opencti-platform/opencti-front/src/private/components/common/stix_core_relationships/EntityStixCoreRelationshipLineAll.jsx @@ -260,6 +260,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -289,128 +292,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type @@ -421,6 +302,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -450,128 +334,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type @@ -584,6 +346,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -613,128 +378,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type @@ -749,6 +392,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -778,128 +424,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type @@ -910,6 +434,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -939,128 +466,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type @@ -1073,6 +478,9 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( ... on StixCoreObject { id entity_type + representative { + main + } parent_types created_at updated_at @@ -1102,128 +510,6 @@ const EntityStixCoreRelationshipLineAllFragment = createFragmentContainer( created modified } - ... on AttackPattern { - name - description - x_mitre_id - killChainPhases { - id - phase_name - x_opencti_order - } - } - ... on Campaign { - name - description - } - ... on CourseOfAction { - name - description - } - ... on Individual { - name - description - } - ... on Organization { - name - description - } - ... on Sector { - name - description - } - ... on System { - name - description - } - ... on Indicator { - name - description - } - ... on Infrastructure { - name - description - } - ... on IntrusionSet { - name - description - } - ... on Position { - name - description - } - ... on City { - name - description - } - ... on AdministrativeArea { - name - description - } - ... on Country { - name - description - } - ... on Region { - name - description - } - ... on Malware { - name - description - } - ... on ThreatActor { - name - description - } - ... on Tool { - name - description - } - ... on Vulnerability { - name - description - } - ... on Incident { - name - description - } - ... on Event { - name - description - } - ... on Channel { - name - description - } - ... on Narrative { - name - description - } - ... on Language { - name - } - ... on DataComponent { - name - } - ... on DataSource { - name - } - ... on Case { - name - } - ... on StixCyberObservable { - observable_value - } - ... on Indicator { - pattern_type - pattern_version - description - valid_from - valid_until - x_opencti_score - x_opencti_main_observable_type - } ... on StixCoreRelationship { id entity_type