diff --git a/CHANGELOG.md b/CHANGELOG.md index 77da2d332..48f0537e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -156,6 +156,7 @@ Thankyou! --> 1. Added `cloud_partition` to the `cloud` object. #1271 1. Added `product`, `related_events_count`, `uid_alt`, `tags` to `finding_info` object. #1271 1. Added `count`, `created_time`, `desc`, `first_seen_time`, `last_seen_time`, `modified_time`, `product`, `severity`, `severity_id`, `tags` & `title` to `related_event` object. #1271 + 1. Added `name` to `script` object. #1284 ### Bugfixes 1. Added sibling definition to `confidence_id` in dictionary, accurately associating `confidence` as its sibling. #1180