issues
search
Keeper-Security
/
Commander
Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management.
https://www.keepersecurity.com/commander.html
MIT License
191
stars
74
forks
source link
Changed discovery code to work with AWS, Azure, and other changes.
#1298
Closed
jwalstra-keeper
closed
3 months ago
jwalstra-keeper
commented
3 months ago
Prevent IAM, Azure users from being prompted to become admin of cloud.
Add vault record lookup method used by prompt.
Add to admin prompt reason why admin is being created.
If only one shared folder, when adding admin user, it will still prompt for Folder select.
Add space after selecting an admin when using the (F)ind an existing admin
Fix counter
Remove discovery job when done with it.
Add addition text to help user navigate.
Added debug function to set ACL edges between user and a resource/configuration.
For prompting, added "choice" field type to allow enumerations to be entered.
Allow OS to be edited in the fields; uses "choice" field type.
Mutliline now allows newline, like when pasting text.
Added ability to pass credentials to discovery.
Added more command hints, like how to process, get status, or delete jobs based on the current command.
Fixed graphs for debug.
Update wheel files.