Skip to content

Commit e3288ef

Browse files
committed
fix: [ddos-claim] descriptions fixed following CERT-SE feedback
1 parent 4e3ea4f commit e3288ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

objects/ddos-claim/definition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"ui-priority": 0
1313
},
1414
"proof": {
15-
"description": "Proof of the claim in text format.",
15+
"description": "The claim in text format.",
1616
"disable_correlation": true,
1717
"misp-attribute": "text",
1818
"multiple": true,
1919
"ui-priority": 0
2020
},
2121
"proof-screenshot": {
22-
"description": "Proof of the screenshot.",
22+
"description": "Screenshot of the claim.",
2323
"misp-attribute": "attachment",
2424
"multiple": true,
2525
"ui-priority": 0
@@ -47,5 +47,5 @@
4747
"reference"
4848
],
4949
"uuid": "2722ac76-1f1f-43b7-bc68-ba5465ec5c04",
50-
"version": 1
50+
"version": 2
5151
}

0 commit comments

Comments
 (0)