Releases: Keeper-Security/keeper-sdk-python
Releases · Keeper-Security/keeper-sdk-python
Release 1.1.0
Release Notes — v1.1.0
New CLI Commands
generate— Password generation with multiple strategies (basic, advanced, diceware, recovery phrase, crypto-based)2fa— Manage two-factor authentication methods for enterprise users, including YubiKey supportpam-gateway— PAM gateway management commandscompliance— Compliance reporting commands (record access, shared folders, teams, summary)enterprise-push— Push records to enterprise usersaging-report/action-report— Vault aging and action reportingsecurity-audit-report— Security audit report generationshare-report/shared-records-report/external-shares-report— Share and external share reportingbreachwatch-report— BreachWatch report commanduser-report— Enterprise user report commandverify-records/verify-shared-folder— Record and shared folder integrity verificationreset-password— Reset user passwordteam-approve— Team approval command
SDK Enhancements
- Record & Folder Share Management — Full sharing API added to SDK: shares_management.py, share_management_utils.py, shared_record.py
- Share Reports — share_report.py, shared_records_report.py, external_shares_report.py added to vault module
- Expanded KSM Management — Significant additions to Secrets Manager application management (ksm_management.py)
- Security Audit Report — New security_audit_report.py in enterprise module
- User Report — New user_report.py in enterprise module
- Compliance Module — New compliance.py with SOX compliance storage support
- Two-Factor Auth Utilities — New two_fa_utils.py for 2FA management helpers
- certificate_check property — endpoint.set_certificate_check() to toggle TLS verification
- PEDM improvements — Approval extension, "last seen" tracking, expiration parser
Bug Fixes
- Fixed asyncio event loop cleanup when using SSO authentication with push notifications (login websocket now closed immediately after auth
completes) - Fixed invalid device error recovery during login
- Various SDK and CLI bug fixes
- Fixed User-Role and Team-Role correlation handling
Release 1.0.1
Keeper Commander release version v1.0.1
New Features
- Keeper Endpoint Privilege Manager commands.
Full Changelog: Keeper-Security/Commander@v1.0.0...v1.0.1
Release 1.0.0
v1.0.0 Release 1.0.0