diff --git a/MANIFEST.json b/MANIFEST.json index 3f3d4ab..d481ab5 100755 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -181,7 +181,7 @@ "description": "Open Threat Taxonomy v1.1 base on James Tarala of SANS ref. - http://www.auditscripts.com/resources/open_threat_taxonomy_v1.1a.pdf" }, { - "version": 5, + "version": 8, "name": "osint", "description": "Open Source Intelligence - Classification (MISP taxonomies)." }, diff --git a/osint/machinetag.json b/osint/machinetag.json old mode 100644 new mode 100755 index 5ae2f7c..a00d650 --- a/osint/machinetag.json +++ b/osint/machinetag.json @@ -13,7 +13,7 @@ "value": "certainty" } ], - "version": 7, + "version": 8, "description": "Open Source Intelligence - Classification (MISP taxonomies)", "namespace": "osint", "values": [ @@ -32,6 +32,10 @@ "value": "technical-report", "expanded": "Technical or analysis report" }, + { + "value": "presentation", + "expanded": "Presentation or slidedeck" + }, { "value": "news-report", "expanded": "News report"