We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3ea4f commit c744573Copy full SHA for c744573
1 file changed
objects/ADS/definition.json
@@ -22,6 +22,12 @@
22
"multiple": true,
23
"ui-priority": 10
24
},
25
+ "categorization_others": {
26
+ "description": "Provides a mapping of the ADS to the relevant entry in the Att&CK if 'categorization is not sufficient'.",
27
+ "misp-attribute": "text",
28
+ "multiple": true,
29
+ "ui-priority": 13
30
+ },
31
"date": {
32
"description": "Enter date, when ADS has been created or edited.",
33
"misp-attribute": "datetime",
@@ -76,6 +82,6 @@
76
82
"goal",
77
83
"categorization"
78
84
],
79
- "uuid": "07a7f4cf-e738-47ad-b045-34c3b382f3b4",
80
- "version": 1
81
-}
85
+ "uuid": "4f2a8d9a-6c3b-4e3b-9076-fc2c0a9246b7",
86
+ "version": 2
87
+}
0 commit comments