chg: [misp-galaxy] namespace misp added

This commit is contained in:
Alexandre Dulaunoy 2018-05-18 13:34:55 +02:00
parent 3a7c4e3c57
commit 5f566dd683
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD
14 changed files with 42 additions and 28 deletions

View file

@ -2,7 +2,8 @@
"name": "Microsoft Activity Group actor",
"type": "microsoft-activity-group",
"description": "Activity groups as described by Microsoft",
"version": 2,
"version": 3,
"icon": "user-secret",
"uuid": "74c869e8-0b8e-4e5f-96e6-cd992e07a505"
"uuid": "74c869e8-0b8e-4e5f-96e6-cd992e07a505",
"namespace": "misp"
}