We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62bc75e + ee3318c commit bda91e6Copy full SHA for bda91e6
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",
@@ -77,5 +83,5 @@
77
83
"categorization"
78
84
],
79
85
"uuid": "07a7f4cf-e738-47ad-b045-34c3b382f3b4",
80
- "version": 1
86
+ "version": 2
81
87
}
0 commit comments