chg: [report] add Zotero item types in addition to the default type

pull/364/head
Alexandre Dulaunoy 2022-06-18 16:10:41 +02:00
parent b56d3a980b
commit 8215066c96
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 38 additions and 6 deletions

View File

@ -36,14 +36,46 @@
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"sane_default": [ "sane_default": [
"Report",
"Alert", "Alert",
"Artwork",
"Attachment",
"Audio",
"Bill",
"Blog",
"Book",
"Case",
"Conference",
"Dictionary",
"Document",
"Email",
"Encyclopedia",
"Film",
"Forum",
"Hearing",
"Incident", "Incident",
"Instant",
"Interview",
"Journal",
"Letter",
"Magazine",
"Manuscript",
"Map",
"Newspaper",
"Note",
"Online",
"Operation", "Operation",
"Press Article", "Patent",
"Press Release", "Podcast",
"Online Article", "Presentation",
"Blog post" "Press",
"Radio",
"Report",
"Software",
"Statute",
"Thesis",
"TV",
"Video",
"Webpage"
], ],
"ui-priority": 100 "ui-priority": 100
} }
@ -56,5 +88,5 @@
"link" "link"
], ],
"uuid": "70a68471-df22-4e3f-aa1a-5a3be19f82df", "uuid": "70a68471-df22-4e3f-aa1a-5a3be19f82df",
"version": 5 "version": 7
} }