We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3ea4f commit e3288efCopy full SHA for e3288ef
1 file changed
objects/ddos-claim/definition.json
@@ -12,14 +12,14 @@
12
"ui-priority": 0
13
},
14
"proof": {
15
- "description": "Proof of the claim in text format.",
+ "description": "The claim in text format.",
16
"disable_correlation": true,
17
"misp-attribute": "text",
18
"multiple": true,
19
20
21
"proof-screenshot": {
22
- "description": "Proof of the screenshot.",
+ "description": "Screenshot of the claim.",
23
"misp-attribute": "attachment",
24
25
@@ -47,5 +47,5 @@
47
"reference"
48
],
49
"uuid": "2722ac76-1f1f-43b7-bc68-ba5465ec5c04",
50
- "version": 1
+ "version": 2
51
}
0 commit comments