Merge branch 'master' of github.com:MISP/misp-objects

pull/111/head
Alexandre Dulaunoy 2018-07-20 10:18:33 +02:00
commit 51d8e83b1f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 2 deletions

View File

@ -98,7 +98,8 @@
"External analysis" "External analysis"
], ],
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "pattern-in-file" "misp-attribute": "pattern-in-file",
"multiple": true
}, },
"text": { "text": {
"description": "Free text value to attach to the file", "description": "Free text value to attach to the file",
@ -164,7 +165,7 @@
] ]
} }
}, },
"version": 11, "version": 12,
"description": "File object describing a file with meta-information", "description": "File object describing a file with meta-information",
"meta-category": "file", "meta-category": "file",
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215", "uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",