diff --git a/backend/dataset/project.json b/backend/dataset/project.json new file mode 100644 index 0000000..3deea86 --- /dev/null +++ b/backend/dataset/project.json @@ -0,0 +1,12 @@ +{ + "name": "MISP Object", + "short-name": "misp-object", + "description": "MISP object templates to create and compose objects from a set of atomic elements.", + "cycat-oid": "a9ab594b-6560-4f74-965a-952183f501d5", + "link": "https://www.github.com/MISP/misp-objects", + "license": "BSD-2-Clause", + "type": "dataformat", + "scope": "identify", + "timestamp": "1621319005", + "maintainer": "cycat" +} diff --git a/backend/dataset/publisher.json b/backend/dataset/publisher.json new file mode 100644 index 0000000..54a6f41 --- /dev/null +++ b/backend/dataset/publisher.json @@ -0,0 +1,9 @@ +{ + "name": "MISP Project", + "short-name": "misp", + "description": "MISP - Open Source Threat Intelligence Platform & Open Standards For Threat Information Sharing", + "cycat-oid": "ebfab7fb-0a5e-4888-ba0a-c0035dc3257d", + "link": "https://www.misp-project.org", + "timestamp": "1621318468", + "maintainer": "cycat" +}