chg: [attck4fraud] fix the type issue

pull/370/head
Alexandre Dulaunoy 2019-03-19 10:03:33 +01:00
parent a80283672c
commit e56cb33097
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"description": "attck4fraud - Principles of MITRE ATT&CK in the fraud domain", "description": "attck4fraud - Principles of MITRE ATT&CK in the fraud domain",
"name": "attck4fraud", "name": "attck4fraud",
"source": "Open Sources", "source": "Open Sources",
"type": "guidelines", "type": "financial-fraud",
"uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836", "uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836",
"values": [ "values": [
{ {

View File

@ -13,7 +13,7 @@
}, },
"name": "attck4fraud", "name": "attck4fraud",
"namespace": "misp", "namespace": "misp",
"type": "guidelines", "type": "financial-fraud",
"uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836", "uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836",
"version": 1 "version": 1
} }