From faa645fd146b31d292ea41a61ee318c818f63f7e Mon Sep 17 00:00:00 2001 From: divious1 Date: Fri, 27 Aug 2021 12:03:52 -0400 Subject: [PATCH] added new dm for risk --- bin/newcontent.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/newcontent.py b/bin/newcontent.py index aaa54399c3..3d3673b08d 100644 --- a/bin/newcontent.py +++ b/bin/newcontent.py @@ -122,6 +122,9 @@ def detection_wizard(security_content_path,type,TEMPLATE_PATH): { 'name': 'Web' }, + { + 'name': 'Risk' + }, ], }, {