From 56da8be6ecfdefb53740d781f105d035cdf83999 Mon Sep 17 00:00:00 2001 From: Robin Harper Date: Thu, 1 Feb 2024 13:50:47 -0600 Subject: [PATCH] Registering a schema extension id for Sedara. Signed-off-by: robin --- extensions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.md b/extensions.md index 33053651a..bbd191446 100644 --- a/extensions.md +++ b/extensions.md @@ -3,6 +3,7 @@ The purpose of this file is to keep track of and avoid collisions in Extension ` | Caption | Name | UID | Notes | |-------------|----------|-----|-------| +| Sedara | sedara | **992** | The Sedara schema extension | | Sciber | sciber | **993** | The Sciber schema extension | | DataBee | databee | **994** | The Comcast DataBee schema extension | | Symantec | symantec | **995** | The Symantec schema extension | @@ -13,4 +14,4 @@ The purpose of this file is to keep track of and avoid collisions in Extension ` | _Native Extensions defined in OCSF_ | | Linux | linux | **1** | The Linux extension defines Linux specific attributes, objects and classes | | Windows | win | **2** | The Windows extension defines Windows specific attributes, objects and classes | -| macOS | macos | **3** | The macOS extension defines macOS specific attributes, objects and classes | \ No newline at end of file +| macOS | macos | **3** | The macOS extension defines macOS specific attributes, objects and classes |