From aa87772ee75cb49f6bbad9da64dee1a121aa92fa Mon Sep 17 00:00:00 2001 From: grikos Date: Sat, 17 Oct 2020 22:29:49 +0300 Subject: [PATCH] empty line at the end of file added & del extra spaces after hyphen --- rules/windows/process_creation/win_susp_csi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/windows/process_creation/win_susp_csi.yml b/rules/windows/process_creation/win_susp_csi.yml index 3ee5127aa..a5dcf04ff 100644 --- a/rules/windows/process_creation/win_susp_csi.yml +++ b/rules/windows/process_creation/win_susp_csi.yml @@ -35,5 +35,5 @@ fields: - CommandLine - ParentCommandLine falsepositives: - - Legitimate usage by software developers -level: medium \ No newline at end of file + - Legitimate usage by software developers +level: medium