request detection-signature

pull/75/head
Alexandre Dulaunoy 2017-10-06 07:53:32 +02:00
parent 210779ac70
commit b7cb81c5f7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"namespace": "collaborative-intelligence",
"expanded": "collaborative intelligence support language",
"description": "Collaborative intelligence support language is a common language to support analysts to perform their analysis to get crowdsourced support when using threat intelligence sharing platform like MISP. The objective of this language is to advance collaborative analysis and to share earlier than later.",
"version": 1,
"version": 2,
"predicates": [
{
"value": "request",
@ -34,6 +34,10 @@
"value": "static-analysis",
"expanded": "Request additional static analysis or reversing on the information shared"
},
{
"value": "detection-signature",
"expanded": "Request detection signature from"
},
{
"value": "context",
"expanded": "Request more contextual information"