Skip to content

Commit 35be5ad

Browse files
New version: KeeperSecurity.Commander version 18.0.8 (microsoft#387377)
1 parent 55fff1b commit 35be5ad

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: KeeperSecurity.Commander
5+
PackageVersion: 18.0.8
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
Commands:
15+
- keeper
16+
ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1'
17+
ReleaseDate: 2026-06-13
18+
AppsAndFeaturesEntries:
19+
- DisplayName: Keeper Commander 18.0.8
20+
ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1'
21+
ElevationRequirement: elevatesSelf
22+
InstallationMetadata:
23+
DefaultInstallLocation: '%ProgramFiles%\Keeper Commander'
24+
Installers:
25+
- Architecture: x86
26+
InstallerUrl: https://github.com/Keeper-Security/Commander/releases/download/v18.0.8/keeper-commander-windows-v18.0.8.exe
27+
InstallerSha256: E3B4518FE80F1910097EAD16E3ACFD6AC4408E84B6B30A66D67F1845B5C82684
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: KeeperSecurity.Commander
5+
PackageVersion: 18.0.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)