From 597d7fa98ddf3acdac529e4d5d60d14bc9464e00 Mon Sep 17 00:00:00 2001 From: Dave McCormack Date: Tue, 23 Apr 2024 17:33:38 +0100 Subject: [PATCH] Update CHANGELOG.md per submission guidelines. Signed-off-by: Dave McCormack --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1fac9e2e..eb6e49095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,7 @@ Thankyou! --> 7. Added a `Preauth` `activity_id` to the `Authentication` class. #1018 8. Added the `Security Control` profile to the `Datastore Activity` class. #1030 9. Added `risk_details` to Detection Finding. #1032 + 10. Added entries to `injection_type_id` enum (`Process Activity`) and `activity_id` enum (`Memory Activity`). #1060 * #### Profiles n/a