From fac453a24711f92226a9c2c3d549b188a80dcd3e Mon Sep 17 00:00:00 2001 From: goodlandsecurity Date: Fri, 15 Mar 2024 14:04:07 -0500 Subject: [PATCH] fixed parse error --- objects/stairwell/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/stairwell/definition.json b/objects/stairwell/definition.json index 8945a8d..bfb066e 100644 --- a/objects/stairwell/definition.json +++ b/objects/stairwell/definition.json @@ -72,7 +72,7 @@ "yara-rule-match": { "description": "Stairwell yara rule resource names which have matched on this object", "misp-attribute": "comment", - "multiple": true + "multiple": true, "ui-priority": 0 } }, @@ -86,4 +86,4 @@ ], "uuid": "113d31ab-6eea-46df-976c-e955c369acd2", "version": 1 -} +} \ No newline at end of file