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 17, 2024
1 parent a7cd403 commit 2071e4a
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 @@ -161,6 +161,7 @@ Thankyou! -->
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 `drive_type` and `drive_type_id` to the `file` object. #1287
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 2071e4a

Please sign in to comment.