Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 0fae921

Browse files
committed
rename security
1 parent cf654af commit 0fae921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/utils/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class IdentityTypes(Enum):
5858
ORGANIZATION = "Organization"
5959
INDIVIDUAL = "Individual"
6060
SYSTEM = "System"
61-
SECURITY = "Security_Platform"
61+
SECURITY = "SecurityPlatform"
6262

6363
@classmethod
6464
def has_value(cls, value):

0 commit comments

Comments
 (0)