Skip to content

Commit

Permalink
Add name property to scrip.json object.
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelJurka committed Dec 12, 2024
1 parent 462973b commit 34985ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34985ac

Please sign in to comment.