diff --git a/MANIFEST.json b/MANIFEST.json index da8a7fe..86ea506 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -553,6 +553,11 @@ "name": "type", "version": 1 }, + { + "description": "Indicators of Trust provide insight about data on what can be trusted and known as a good actor. Similar to a whitelist but on steroids, reusing features one would use with Indicators of Compromise, but to filter out what is known to be good.", + "name": "trust", + "version": 1 + }, { "description": "The Use Case Applicability categories reflect standard resolution categories, to clearly display alerting rule configuration problems.", "name": "use-case-applicability", @@ -575,5 +580,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", - "version": "20200324" + "version": "20200401" }