Adding trust to the MANIFEST file

pull/184/head
Sebastien Tricaud 2020-04-01 23:32:03 -07:00
parent 212272e123
commit 8de62be455
1 changed files with 6 additions and 1 deletions

View File

@ -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"
}