You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: Update authentication examples to remove password flag and make
subcommend selection a bit clearer
(PR)
Data Warehouse: Add addresses on plugin based hosts to the database warehouse.
3 new dimension tables have been added including wh_network_address_group
(which is now referenced by wh_host_dimension), wh_network_address_dimension, and wh_network_address_group_membership.
(PR)
ui: Add support for dynamic host catalog. AWS and Azure plugin-based CRUD operations.
Bug Fixes
targets: Specifying a plugin based host id when authorizing a session
now works. (PR)
targets: DNS names are now properly parsed when selecting an endpoint
for authorizing a session.
(PR)
hosts: Static hosts now include the host sets they are in.
(PR)