Skip to content

Commit

Permalink
Address missed merge conflicts with main
Browse files Browse the repository at this point in the history
Signed-off-by: Rebecca Senger <resenger@cisco.com>
  • Loading branch information
rebeccasenger committed Nov 19, 2024
1 parent 1fbe09e commit 76ced3e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,9 @@ Thankyou! -->
1. Added `discovery_details`, `occurrence_details`, `status` trio, `total`, `uid`, `size`, & `src_url` to the `data_classification` object. #1245
1. `data_bucket` object now inherits `resource_details` instead of `_entity`. Also, added `encryption_details` object to the `data_bucket` object. #1245
1. Added `auth_factors`, `domain`, `fingerprint`, `has_mfa`, `issuer`, `protocol_name`, `scim`, `sso`, `state`, `state_id`, `tenant_uid`, and `uid` to `idp`. #1239
<<<<<<< HEAD
1. Added `kernel_release` to `os` object.
=======
1. Added `hostname`, `ip`, and `name` to `resource_details` for purposes of assigning an Observable number. #1250
1. Added `values` to `key_value_object`. #1251
>>>>>>> 5ac9b788383a2ca54680aef0c205922a60249a7c
1. Added `kernel_release` to `os` object.

### Bugfixes
1. Added sibling definition to `confidence_id` in dictionary, accurately associating `confidence` as its sibling. #1180
Expand Down

0 comments on commit 76ced3e

Please sign in to comment.