Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions pycti/entities/indicator/opencti_indicator_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,17 @@
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_attack_pattern.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_campaign.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_case_incident.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_case_rfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_case_rft.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_course_of_action.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_data_component.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_data_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_event.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_external_reference.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,17 @@ def __init__(self, opencti, file):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_feedback.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_grouping.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_identity.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_incident.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_infrastructure.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_intrusion_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
22 changes: 22 additions & 0 deletions pycti/entities/opencti_language.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down Expand Up @@ -234,6 +245,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_location.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions pycti/entities/opencti_malware.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,17 @@ def __init__(self, opencti):
mimetype
version
}
objectMarking {
id
standard_id
entity_type
definition_type
definition
created
modified
x_opencti_order
x_opencti_color
}
}
}
}
Expand Down
Loading