fix: [ddos-claim] descriptions fixed following CERT-SE feedback

pull/422/head^2 v2.4.194
Alexandre Dulaunoy 2024-06-18 09:52:57 +02:00
parent 4e3ea4ff94
commit e3288ef6e5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -12,14 +12,14 @@
"ui-priority": 0 "ui-priority": 0
}, },
"proof": { "proof": {
"description": "Proof of the claim in text format.", "description": "The claim in text format.",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
}, },
"proof-screenshot": { "proof-screenshot": {
"description": "Proof of the screenshot.", "description": "Screenshot of the claim.",
"misp-attribute": "attachment", "misp-attribute": "attachment",
"multiple": true, "multiple": true,
"ui-priority": 0 "ui-priority": 0
@ -47,5 +47,5 @@
"reference" "reference"
], ],
"uuid": "2722ac76-1f1f-43b7-bc68-ba5465ec5c04", "uuid": "2722ac76-1f1f-43b7-bc68-ba5465ec5c04",
"version": 1 "version": 2
} }