From cd4aaa68dc314ba5e454f307efb26107f786aae6 Mon Sep 17 00:00:00 2001 From: PLZ ENTER TEXT Date: Tue, 30 Apr 2024 03:04:34 +0800 Subject: [PATCH] Update README.md for JSON Edit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d802790..899a12e 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,13 @@ #### Sigma Rules for EVTX Logs : Users can import rule files in `.yml` format or its `.json` equivalent into the `EvtxRule` folder +> Do note that if `.json` files are used, only 1 `.json` file is accepted as input and it is prioritized from other `.yml` rules #### Auditd for Linux Logs : Users can import rule files in `.yml` format or its `.json` equivalent into the `AuditdRule` folder +> Do note that if `.json` files are used, only 1 `.json` file is accepted as input and it is prioritized from other `.yml` rules #### JSON Rule Format Generation :