Skip to content

Commit 2cb16e7

Browse files
committed
chg: [trustar_report] Updated to add "THREAT_ACTOR"
Fixing #273
1 parent d6d515d commit 2cb16e7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

objects/trustar_report/definition.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@
8484
"multiple": true,
8585
"ui-priority": 1
8686
},
87+
"THREAT_ACTOR": {
88+
"description": "A string identifying the threat actor.",
89+
"misp-attribute": "threat-actor",
90+
"multiple": true,
91+
"ui-priority": 1
92+
},
8793
"URL": {
8894
"description": "A Uniform Resource Locator (URL) is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it.",
8995
"misp-attribute": "url",
@@ -95,5 +101,5 @@
95101
"meta-category": "network",
96102
"name": "trustar_report",
97103
"uuid": "8ff46cf1-db04-4453-ba46-d004e1ef6b7a",
98-
"version": 1
104+
"version": 2
99105
}

0 commit comments

Comments
 (0)