We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9f12c commit 6256846Copy full SHA for 6256846
1 file changed
objects/virustotal-report/definition.json
@@ -6,6 +6,7 @@
6
],
7
"description": "Comment related to this hash",
8
"misp-attribute": "text",
9
+ "disable_correlation": true,
10
"multiple": true,
11
"ui-priority": 2
12
},
@@ -33,6 +34,7 @@
33
34
35
"description": "First Submission",
36
"misp-attribute": "datetime",
37
38
"ui-priority": 0
39
40
"last-submission": {
@@ -41,6 +43,7 @@
41
43
42
44
"description": "Last Submission",
45
46
47
48
49
"permalink": {
@@ -49,6 +52,7 @@
52
50
53
"description": "Permalink Reference",
51
54
"misp-attribute": "link",
55
56
57
}
58
@@ -59,5 +63,5 @@
59
63
"permalink"
60
64
61
65
"uuid": "d7dd0154-e04f-4c34-a2fb-79f3a3a52aa4",
62
- "version": 3
-}
66
+ "version": 4
67
+}
0 commit comments