From 776d1848c8ec3e715c837d8e61b370aab53d76d0 Mon Sep 17 00:00:00 2001 From: Koen Van Impe Date: Fri, 11 Jun 2021 15:56:59 +0200 Subject: [PATCH] Update misp-01.json Expanded: MD version of description reporting_callback: Report failure/success version: version of the exercise valid_until: validity of the exercise level: level expected from student namespace: type of exercise --- .../samples/misp-01.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/exercises/common-exercise-format-cexf/samples/misp-01.json b/exercises/common-exercise-format-cexf/samples/misp-01.json index 0123612..eb9e8de 100644 --- a/exercises/common-exercise-format-cexf/samples/misp-01.json +++ b/exercises/common-exercise-format-cexf/samples/misp-01.json @@ -3,16 +3,22 @@ "uuid": "75d7460-af9d-4098-8ad1-754457076b32", "name": "Phishing e-mail", "description": "Simple Spear Phishing e-mail example, mimicing a fraud case", + "expanded": "# Simple Spear Phishing e-mail example, mimicing a fraud case", "tags": [ "exercise:software-scope=\"misp\"", "state:production" - ] + ], + "version": "20210611", + "valid_until": "20310611", + "level": "beginner", + "namespace": "phishing" }, "inject_flow": [ { "inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c", "trigger": "startex", - "requirements": [] + "requirements": [], + "reporting_callback": [] }, { "inject_uuid": "c104aa37-e394-43ce-b82b-a733d3745468", @@ -20,7 +26,8 @@ "requirements": { "inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c", "resolution_requirement": "Publishing" - } + }, + "reporting_callback": [] } ], "injects": [