fix: use new attribute type mime-type instead of text

pull/79/head
Alexandre Dulaunoy 2018-02-09 07:34:58 +01:00
parent 1c8a5031f7
commit 3d2091b33c
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@
"description": "Mime type",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
"misp-attribute": "mime-type"
},
"state": {
"misp-attribute": "text",
@ -156,7 +156,7 @@
]
}
},
"version": 9,
"version": 10,
"description": "File object describing a file with meta-information",
"meta-category": "file",
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",