Fixes wrong category and typo in value list

pull/354/head
3c7 2022-04-26 15:05:05 +02:00
parent e57ab0f522
commit 314d72f948
No known key found for this signature in database
GPG Key ID: 513563BA3E81D017
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
}, },
"filename": { "filename": {
"categories": [ "categories": [
"Payload Delivery" "Payload delivery"
], ],
"description": "The filename used to submit a file.", "description": "The filename used to submit a file.",
"disable_correlation": false, "disable_correlation": false,
@ -49,7 +49,7 @@
"misp-attribute": "text", "misp-attribute": "text",
"to_ids": false, "to_ids": false,
"ui-priority": 0, "ui-priority": 0,
"values-list": [ "values_list": [
"web", "web",
"api", "api",
"email" "email"