Skip to content

Releases: Keeper-Security/keeper-sdk-python

Release 1.1.0

27 Feb 18:46

Choose a tag to compare

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 support
  • pam-gateway — PAM gateway management commands
  • compliance — Compliance reporting commands (record access, shared folders, teams, summary)
  • enterprise-push — Push records to enterprise users
  • aging-report / action-report — Vault aging and action reporting
  • security-audit-report — Security audit report generation
  • share-report / shared-records-report / external-shares-report — Share and external share reporting
  • breachwatch-report — BreachWatch report command
  • user-report — Enterprise user report command
  • verify-records / verify-shared-folder — Record and shared folder integrity verification
  • reset-password — Reset user password
  • team-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

11 Nov 19:26

Choose a tag to compare

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

01 Nov 07:22

Choose a tag to compare

v1.0.0

Release 1.0.0