From 56d3a1b94f82e9f4de4b40b5c7811d3b9e1b309d Mon Sep 17 00:00:00 2001 From: th3r3d Date: Tue, 20 Aug 2024 16:05:33 +0200 Subject: [PATCH] Create engage-framework.json Created content input for Engage framework --- galaxies/engage-framework.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 galaxies/engage-framework.json diff --git a/galaxies/engage-framework.json b/galaxies/engage-framework.json new file mode 100644 index 0000000..6357d43 --- /dev/null +++ b/galaxies/engage-framework.json @@ -0,0 +1,9 @@ +{ + "description": "This galaxy contains all parts of the MITRE Engage framework, including Activities, Approaches, Goals, and Vulnerabilities.", + "icon": "user-secret", + "name": "MITRE Engage Framework", + "namespace": "Engage", + "type": "engage-framework", + "uuid": "8f91a8a8-bc9f-4774-a776-f9ae97ffbd29", + "version": 1 +}