|
| 1 | +# Created with komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: KeeperSecurity.Commander |
| 5 | +PackageVersion: 18.0.8 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Keeper Security, Inc. |
| 8 | +PublisherUrl: https://www.keepersecurity.com/ |
| 9 | +PublisherSupportUrl: https://github.com/Keeper-Security/Commander/issues |
| 10 | +PackageName: Keeper Commander |
| 11 | +PackageUrl: https://github.com/Keeper-Security/Commander |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/Keeper-Security/Commander/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) Keeper Security, Inc. |
| 15 | +CopyrightUrl: https://github.com/Keeper-Security/Commander/blob/master/LICENSE |
| 16 | +ShortDescription: Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management. |
| 17 | +Description: Keeper Commander is a command-line and SDK interface to Keeper® Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more. Keeper Commander is an open source project with contributions from Keeper's engineering team and partners. |
| 18 | +Moniker: keeper |
| 19 | +Tags: |
| 20 | +- cli |
| 21 | +- password |
| 22 | +- password-manager |
| 23 | +- secrets |
| 24 | +- security-tools |
| 25 | +ReleaseNotes: |- |
| 26 | + Keeper Commander 18.0.8 |
| 27 | + PAM: Expanded Database Protocol Support |
| 28 | + - pam connection edit and pam import now support seven additional database protocols: mariadb, oracle, mongodb, redis, elasticsearch, clickhouse, and dynamodb (in addition to the existing mysql, postgresql, and sql-server) |
| 29 | + PAM: RBI (Remote Browser Isolation) Enhancements |
| 30 | + - pam rbi edit: new --session-persistence option with none, user, or resource modes |
| 31 | + - New RBI settings in pam import and pam extend: allow_file_uploads, allow_file_downloads, disable_audio, audio_channels, audio_bps, audio_sample_rate |
| 32 | + PAM: Scrollback Buffer for Terminal and Database Connections |
| 33 | + - pam import/pam extend now support a scrollback setting for SSH, Kubernetes, CLI-capable database, and Windows Remote App connections — aligned with Web Vault behavior |
| 34 | + get Command: Secret Field Masking |
| 35 | + - The get command now masks all secret-type fields and custom fields in --detail and --fields output, preventing accidental exposure of sensitive values in console output or logs |
| 36 | + record-add: Label Control |
| 37 | + - New --labels=on/off flag to omit redundant labels on standard fields when creating records programmatically or via scripts |
| 38 | + Bug Fixes |
| 39 | + - KSM: Fixed sync spinner corrupting console output |
| 40 | + - PAM/Discovery: Switched DAG transport to legacy JSON single-stream mode; removed use_per_graph_endpoints flag that caused routing errors |
| 41 | + - LastPass import: Handle Base64-encoded private keys during vault import |
| 42 | + - Docker: Fixed persistent login error handling in interactive console sessions; improved record lookup fallback in keeper get shell integration |
| 43 | +ReleaseNotesUrl: https://github.com/Keeper-Security/Commander/releases/tag/v18.0.8 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.12.0 |
0 commit comments