fix: [virustotal] corrected typo in category

pull/200/head
Christophe Vandeplas 2019-08-08 14:01:09 +02:00
parent 7c3ee740fa
commit a347aa78fe
1 changed files with 2 additions and 2 deletions

View File

@ -48,14 +48,14 @@
"comment": { "comment": {
"description": "Comment related to this hash", "description": "Comment related to this hash",
"categories": [ "categories": [
"Exernal analysis" "External analysis"
], ],
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 2, "ui-priority": 2,
"multiple": true "multiple": true
} }
}, },
"version": 2, "version": 3,
"description": "VirusTotal report", "description": "VirusTotal report",
"meta-category": "misc", "meta-category": "misc",
"uuid": "d7dd0154-e04f-4c34-a2fb-79f3a3a52aa4", "uuid": "d7dd0154-e04f-4c34-a2fb-79f3a3a52aa4",